rename repl + fix eval for spread op
This commit is contained in:
parent
2338a1ee7d
commit
e2eea91261
34 changed files with 332 additions and 183 deletions
|
|
@ -41,6 +41,7 @@ Object.assign(globalThis, Tone, bootstrapped, toneHelpers, voicingHelpers, drawH
|
|||
gist,
|
||||
euclid,
|
||||
mini,
|
||||
Tone,
|
||||
});
|
||||
|
||||
export const evaluate = async (code) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue