다음을 통해 공유


SoundEffect type

호출 이벤트에 사용할 커스텀 사운드를 나타내기 위한 타입입니다

type SoundEffect = { url: string }