Update framework
This commit is contained in:
3
framework/ui/menu/interfaces/playable-sound.d.ts
vendored
Normal file
3
framework/ui/menu/interfaces/playable-sound.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface IPlayableSound {
|
||||
play(): any;
|
||||
}
|
||||
Reference in New Issue
Block a user