fixing build

This commit is contained in:
2023-12-20 12:00:09 +01:00
parent 8757d7906a
commit 6d1624ffd6

View File

@ -1,4 +1,3 @@
import { EditorView } from "@codemirror/view";
import { sendToServer, type OSCMessage, oscMessages } from "./IO/OSC";
import { getAllScaleNotes, nearScales, seededRandom } from "zifferjs";
import colorschemes from "./colors.json";