Skip to content

Type Alias: EntityProperty

ts
type EntityProperty = z.infer<typeof EntityPropertySchema>;

Defined in: src/agile/models/entityProperty.ts:11