Skip to content

Type Alias: PostRedactPage

ts
type PostRedactPage = z.input<typeof PostRedactPageSchema>;

Defined in: src/v2/parameters/postRedactPage.ts:9