Skip to content

Type Alias: RelationArray

ts
type RelationArray = z.infer<typeof RelationArraySchema>;

Defined in: src/v1/models/relationArray.ts:14