Skip to content

Type Alias: CreatePage

ts
type CreatePage = z.input<typeof CreatePageSchema>;

Defined in: src/v2/parameters/createPage.ts:16