mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
delete eval package
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
// it might require mocking more stuff when tunes added that use other functions
|
||||
|
||||
// import * as tunes from './tunes.mjs';
|
||||
// import { evaluate } from '@strudel.cycles/eval';
|
||||
import { evaluate } from '@strudel.cycles/transpiler';
|
||||
import { evalScope } from '@strudel.cycles/core';
|
||||
import * as strudel from '@strudel.cycles/core';
|
||||
|
||||
Reference in New Issue
Block a user