AttachmentLayout type

Defines values for AttachmentLayout. Possible values include: 'list', 'grid'

type AttachmentLayout = "list" | "grid"