Skip to content

Type Alias: Relation

ts
type Relation = z.infer<typeof RelationSchema>;

Defined in: src/agile/models/relation.ts:9