We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d8fd98 + 6759eab commit 0cb99d2Copy full SHA for 0cb99d2
src/Main.ts
@@ -1,6 +1,6 @@
1
import Observer from "./socket-server/Observer";
2
import Emitter from "./socket-server/Emitter";
3
-import { websocketOpts } from "@/type/PluginsType";
+import { websocketOpts } from "./type/PluginsType";
4
// eslint-disable-next-line @typescript-eslint/ban-ts-ignore
5
// @ts-ignore
6
import { App } from "vue";
0 commit comments