UNPKG

82 BJavaScriptView Raw
1import io from "./dist/index.js";
2
3export const {Server, Namespace, Socket} = io;