Skip to content

Type Alias: ChildPages

ts
type ChildPages = z.infer<typeof ChildPagesSchema>;

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