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 96cd2c9 commit 7b3ec9fCopy full SHA for 7b3ec9f
wrapper.mjs
@@ -1,4 +1,5 @@
1
import io from "./build/index.js";
2
3
export const Manager = io.Manager;
4
+export const io = io;
5
export default io;
0 commit comments