fix: tests

This commit is contained in:
Felix Roos
2025-07-21 00:07:13 +02:00
parent 30977019cc
commit 4603a34f7c
7 changed files with 31 additions and 39 deletions
+1 -1
View File
@@ -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';