Skip to content

Type Alias: AttachmentSettings

ts
type AttachmentSettings = z.infer<typeof AttachmentSettingsSchema>;

Defined in: src/cloud/models/attachmentSettings.ts:12