postAttachmentMimeTypeEnum
Variable: postAttachmentMimeTypeEnum
const
postAttachmentMimeTypeEnum:ZodEnum
<["image/avif"
,"image/jpeg"
,"image/png"
,"image/webp"
,"video/mp4"
,"video/webm"
]>
Defined in: src/drizzle/enums/postAttachmentMimeType.ts:8
Possible variants of the type of an attachement of a post.