ActivityImageType type

ActivityImageType の値を定義します。 使用可能な値は次のとおりです: 'アバター'、'article'

type ActivityImageType = "avatar" | "article"