UNPKG

engine.io-client

Version:
3 lines (2 loc) 91 B
import { Socket } from "./socket.js"; export default (uri, opts) => new Socket(uri, opts);