MyRepo-Ums/node_modules/socket.io-client/build/cjs/browser-entrypoint.js

5 lines
152 B
JavaScript
Raw Normal View History

2024-01-19 10:09:11 +00:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const index_js_1 = require("./index.js");
exports.default = index_js_1.io;