mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-12 06:08:37 +00:00
9 lines
191 B
JSON
9 lines
191 B
JSON
{
|
|
"imports": {
|
|
"@tonaljs/tonal": "./@tonaljs/tonal.js",
|
|
"fraction.js": "./fractionjs.js",
|
|
"react": "./react.js",
|
|
"react-dom": "./react-dom.js",
|
|
"tone": "./tone.js"
|
|
}
|
|
} |