mirror of
https://github.com/soconnor0919/beenpad.git
synced 2026-02-05 08:16:37 -05:00
first commit
This commit is contained in:
6
node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.js
generated
vendored
Normal file
6
node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
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