mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-18 02:13:03 -04:00
separate out strudel.mjs, make index.mjs aggregate module
This commit is contained in:
@@ -35,7 +35,7 @@ import {
|
||||
tri2,
|
||||
id,
|
||||
ply,
|
||||
} from '../strudel.mjs';
|
||||
} from '../index.mjs';
|
||||
//import { Time } from 'tone';
|
||||
import pkg from 'tone';
|
||||
const { Time } = pkg;
|
||||
|
||||
Reference in New Issue
Block a user