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.
1 parent 6325aa6 commit f1eb716Copy full SHA for f1eb716
src/log.ts
@@ -1,4 +1,4 @@
1
-import { debug } from "debug";
+import debug from "debug";
2
3
import type { VRChat } from "./client";
4
import { requestIdSymbol } from "./client";
0 commit comments