mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-30 08:23:18 -04:00
fix: tests
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
// import * as tunes from './tunes.mjs';
|
||||
import { evaluate } from '@strudel/transpiler';
|
||||
import { evalScope } from '@strudel/core';
|
||||
import { evalScope } from '@strudel/cyclist';
|
||||
import * as strudel from '@strudel/core';
|
||||
import * as webaudio from '@strudel/webaudio';
|
||||
// import gist from '@strudel/core/gist.js';
|
||||
|
||||
Reference in New Issue
Block a user