UNPKG

105 BJavaScriptView Raw
1import io from "./build/index.js";
2
3export const Manager = io.Manager;
4export { io };
5export default io;