1 |
- "use strict";exports.__esModule=!0,exports.global=void 0;var __globalThis="undefined"!=typeof globalThis&&globalThis,__window="undefined"!=typeof window&&window,__self="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,__global="undefined"!=typeof global&&global,__my="undefined"!=typeof my&&my,_global=__my||__globalThis||__global||__window||__self;exports.global=_global;
|