AttachmentLayout type

AttachmentLayout の値を定義します。 使用可能な値は、'list'、'grid' です。

type AttachmentLayout = "list" | "grid"