Skip to content

Type Alias: BlogpostAttachments

ts
type BlogpostAttachments = z.infer<typeof BlogpostAttachmentsSchema>;

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