hermes-dataset / hermes_web_ui /node_modules /engine.io-client /build /esm-debug /browser-entrypoint.js
| import { Socket } from "./socket.js"; | |
| export default (uri, opts) => new Socket(uri, opts); | |
| import { Socket } from "./socket.js"; | |
| export default (uri, opts) => new Socket(uri, opts); | |