Skip to content

Type Alias: EntityProperty

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

Defined in: src/serviceDesk/models/entityProperty.ts:15