API Reference > imodeljs-backend > Schema > EntityClassType EntityClassType<T> Type alias Parameter type that can accept both abstract constructor types and non-abstract constructor types for instanceof to test. EntityClassType = Function & { prototype: T } Defined in core/backend/src/Entity.ts Line 108 Last Updated: 11 June, 2024