Skip to content

Type Alias: PageAttachments

ts
type PageAttachments = z.infer<typeof PageAttachmentsSchema>;

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