summit/frontend/node_modules/@monogrid/gainmap-js/dist/_commonjsHelpers-v3qvwW2J.js

13 lines
489 B
JavaScript
Raw Normal View History

2025-12-08 16:31:30 +00:00
/**
* @monogrid/gainmap-js v3.4.0
* With , by MONOGRID <gainmap@monogrid.com>
*/
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 };