Skip to content

Type Alias: Children

ts
type Children = z.infer<typeof ChildrenSchema>;

Defined in: src/v2/models/children.ts:23