Add Sound implementation
This commit is contained in:
parent
7b17c46987
commit
e47dbc5ab5
13 changed files with 593 additions and 442 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"baseUrl": ".",
|
||||
"sourceMap": true,
|
||||
"noUnusedLocals": true,
|
||||
"experimentalDecorators": true,
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"types": [
|
||||
"vitest/globals",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue