Skip to content

Type Alias: EntityAssociation

ts
type EntityAssociation = z.infer<typeof EntityAssociationSchema>;

Defined in: src/agile/models/entityAssociation.ts:27