ReactionType type
ReactionType の値を定義します。 指定できる値は、"like"、"heart"、"laugh"、"surprised"、"sad"、"怒っている" です。
type ReactionType = "like" | "heart" | "laugh" | "surprised" | "sad" | "angry"
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
ReactionType の値を定義します。 指定できる値は、"like"、"heart"、"laugh"、"surprised"、"sad"、"怒っている" です。
type ReactionType = "like" | "heart" | "laugh" | "surprised" | "sad" | "angry"