Type alias ModelStatic<M>

ModelStatic<M>: (new () => M)

Type Parameters

Type declaration

    • new (): M
    • Returns M

Generated using TypeDoc