Skip to content

a11ydocs v1.7.0


a11ydocs / AttachmentOptions

Interface: AttachmentOptions

Defined in: src/types.ts:2905

Options that describe an embedded file attachment.

Properties

PropertyTypeDescriptionDefined in
description?stringHuman-readable attachment description.src/types.ts:2907
mimeType?stringMIME type associated with the attachment.src/types.ts:2909

Released under the ISC license.