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 2844922 + 2cfae91 commit ba1c593Copy full SHA for ba1c593
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