다음을 통해 공유


ReactionSprite type

애니메이션 스프라이트 이미지 및 관련 메타데이터에 대한 유형

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