refactor(model): remove build in favor or constructor usage (#10852)
BREAKING CHANGE: `Model.build` has been removed. Use `Model.bulkBuild` or `new Model` instead. Co-authored-by: Simon Schick <demwizzy@gmail.com>
Showing
with
243 additions
and
259 deletions
-
Please register or sign in to post a comment