Type alias ModelStatic<M>

ModelStatic<M>: OmitConstructors<typeof Model> & (new () => M)

Type Parameters

Generated using TypeDoc