Skip to content

Type Alias: Descendants

ts
type Descendants = z.infer<typeof DescendantsSchema>;

Defined in: src/v2/models/descendants.ts:26