File size: 152 Bytes
bc20498 |
1 2 3 4 5 |
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const index_js_1 = require("./index.js");
exports.default = index_js_1.io;
|
bc20498 |
1 2 3 4 5 |
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const index_js_1 = require("./index.js");
exports.default = index_js_1.io;
|