hrms-manual/node_modules/vitest/dist/vendor-_commonjsHelpers.addc3445.js
2023-09-06 14:51:44 +07:00

3 lines
226 B
JavaScript

var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
export { commonjsGlobal as c };