fix import
This commit is contained in:
parent
70fbbd65e9
commit
38fe310a7c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Pattern, patternify2 } from './strudel.mjs';
|
||||
import { Pattern, patternify2 } from './index.mjs';
|
||||
|
||||
const synth = window?.speechSynthesis;
|
||||
let allVoices = synth?.getVoices();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue