diff --git a/src/main.ts b/src/main.ts index 0d622568..5cd77864 100644 --- a/src/main.ts +++ b/src/main.ts @@ -15,4 +15,5 @@ const app = new App({ loadData() initHotkey() watchParamButton() + export default app; \ No newline at end of file