mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-26 21:18:49 +00:00
fix import
This commit is contained in:
parent
70fbbd65e9
commit
38fe310a7c
@ -1,4 +1,4 @@
|
|||||||
import { Pattern, patternify2 } from './strudel.mjs';
|
import { Pattern, patternify2 } from './index.mjs';
|
||||||
|
|
||||||
const synth = window?.speechSynthesis;
|
const synth = window?.speechSynthesis;
|
||||||
let allVoices = synth?.getVoices();
|
let allVoices = synth?.getVoices();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user