elearning/Frontend-Learner/node_modules/unenv/dist/runtime/polyfill/globalthis.mjs

3 lines
95 B
JavaScript
Raw Normal View History

2026-01-13 10:46:40 +07:00
// Injectable version of `globalThis.global` (without side effects)
export default globalThis;