Skip to content

Type Alias: CopyPageRequest

ts
type CopyPageRequest = z.infer<typeof CopyPageRequestSchema>;

Defined in: src/v1/models/copyPageRequest.ts:27