Skip to content

Type Alias: Relation

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

Defined in: src/v1/models/relation.ts:22