Model manifest definition
Typed model constructor
Convenience wrapper around createModelProxy that preserves manifest-derived typing while layering on additional statics in a type-safe manner.
This is purely a TypeScript ergonomic helper. At runtime it forwards directly to createModelProxy, ensuring the emitted JavaScript stays unchanged.
Model manifest definition
Optionaloptions: {Typed model constructor
Convenience wrapper around createModelProxy that preserves manifest-derived typing while layering on additional statics in a type-safe manner.
This is purely a TypeScript ergonomic helper. At runtime it forwards directly to createModelProxy, ensuring the emitted JavaScript stays unchanged.