mirror of
https://github.com/Fayorg/calendrier-avant.git
synced 2026-05-27 17:18:38 +02:00
added a timer with custom end alarm sounf
This commit is contained in:
4
types/sounds.d.ts
vendored
Normal file
4
types/sounds.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module '*.mp3' {
|
||||
const content: string;
|
||||
export default content;
|
||||
}
|
||||
Reference in New Issue
Block a user