Skip to content

Type Alias: ChildPage

ts
type ChildPage = z.infer<typeof ChildPageSchema>;

Defined in: src/v2/models/childPage.ts:17