EntityClassType<T> Type
EntityClassType = Function & { prototype: T }
Parameter type that can accept both abstract constructor types and non-abstract constructor types for instanceof
to test.
Defined in
- core/backend/src/Entity.ts Line 157
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.