Continue source code restructuring

This commit is contained in:
2024-04-14 16:11:58 +02:00
parent 7cef78bc3b
commit a21d6c9a88
68 changed files with 34 additions and 36 deletions

View File

@ -1,6 +1,6 @@
// @ts-ignore
import { getAnalyser } from "superdough";
import { Editor } from "../main";
import { Editor } from "../../main";
export interface OscilloscopeConfig {
enabled: boolean;