Skip to content

Type Alias: PageBodyWrite

ts
type PageBodyWrite = z.infer<typeof PageBodyWriteSchema>;

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