Skip to main content

QEntityDefinition

@quik/entity


@quik/entity / QEntityDefinition

Type Alias: QEntityDefinition

QEntityDefinition = Record<string, QEntityProperty>

Defined in: entity/src/types.ts:47

Collection of entity property definitions by property name.