This website requires JavaScript.
Explore
Help
Register
Sign In
Talon
/
assassin-bug
Watch
1
Star
0
Fork
You've already forked assassin-bug
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
assassin-bug
/
framework
/
ui
/
text
/
interfaces
/
playable-sound.d.ts
4 lines
56 B
TypeScript
Raw
Permalink
Blame
History
export
interface
IPlayableSound
{
play
(
)
:
any
;
}
Reference in New Issue
View Git Blame
Copy Permalink