UNPKG

sound-manager

Version:
5 lines (4 loc) 89 B
export interface ISoundGroupIdentifier { groupName: string; soundName: string; }