Skip to content

Type Alias: PageDescendants

ts
type PageDescendants = z.infer<typeof PageDescendantsSchema>;

Defined in: src/v2/models/pageDescendants.ts:11