QEntityHook
@quik/entity / QEntityHook
Type Alias: QEntityHook
QEntityHook =
Record<HookType,MethodDecoratorType<QEntity,any[],unknown>[]>
Defined in: entity/src/types.ts:15
Collection of entity lifecycle hook methods.
@quik/entity / QEntityHook
QEntityHook =
Record<HookType,MethodDecoratorType<QEntity,any[],unknown>[]>
Defined in: entity/src/types.ts:15
Collection of entity lifecycle hook methods.