Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 alpha SDK. For the stable version, see npm.

AnyModelClass

AnyModelClass = ModelStatic<any, any, any>

Defined in: define/table/types/model.ts:590

A placeholder type representing any model class, used to break circular dependencies.