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 2844922 commit 2cfae91Copy full SHA for 2cfae91
lib/index.js
@@ -1,7 +1,7 @@
1
import SocketProvider from './SocketProvider.js';
2
import socketConnect from './socket-connect.js';
3
4
-export default {
+export {
5
SocketProvider,
6
socketConnect,
7
};
0 commit comments