Skip to content

Type Alias: Page

ts
type Page = z.infer<typeof PageSchema>;

Defined in: src/v2/models/page.ts:68