This commit is contained in:
Felix Roos 2022-02-05 13:05:08 +01:00
parent df865e323d
commit 6eae714d1d
13 changed files with 30463 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"imports": {
"fraction.js": "./fractionjs.js",
"react": "./react.js",
"react-dom": "./react-dom.js",
"tone": "./tone.js"
}
}