Skip to content

Type Alias: ModelConstructor<T>

ModelConstructor<T> = Constructor<T> & typeof Model

Defined in: packages/soukai/src/models/inference.ts:25

Type Parameters

T

T extends Model = Model