Skip to content

AnyModelClass

AnyModelClass = ModelClass<object, any, readonly any[], any, any>

Defined in: .work/repos/edinburgh/src/models.ts:113

A model constructor with its generic information erased.

Useful when accepting or storing arbitrary registered model classes.