????

Your IP : 18.225.34.193


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/signal-exit/dist/cjs/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/signal-exit/dist/cjs/browser.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.unload = exports.load = exports.onExit = void 0;
const onExit = () => () => { };
exports.onExit = onExit;
const load = () => { };
exports.load = load;
const unload = () => { };
exports.unload = unload;
//# sourceMappingURL=browser.js.map