q9
This commit is contained in:
7
node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
generated
vendored
Normal file
7
node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
||||
|
||||
function getDefaultExportFromCjs (x) {
|
||||
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
||||
}
|
||||
|
||||
export { commonjsGlobal as c, getDefaultExportFromCjs as g };
|
||||
Reference in New Issue
Block a user