This website requires JavaScript.
Explore
Help
Sign In
Fayorg
/
calendrier-avent
mirror of
https://github.com/Fayorg/calendrier-avant.git
Watch
1
Star
0
Fork
You've already forked calendrier-avent
0
Code
Activity
771d9a8637
calendrier-avent
/
types
/
sounds.d.ts
5 lines
78 B
TypeScript
Raw
Blame
History
declare
module
'*.mp3'
{
const
content
:
string
;
export
default
content
;
}
View Git Blame
Copy Permalink