Skip to content

Type Alias: PageField

ts
type PageField = z.infer<typeof PageFieldSchema>;

Defined in: src/cloud/models/pageField.ts:23