Share via


ReactionSprite type

Type for animation sprite image and related metadata

type ReactionSprite = { frameCount: number; url: string }