@qvant/qui-max
Version:
A Vue 3 Design system for Web.
7 lines (6 loc) • 536 B
JavaScript
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
function commonjsRequire(path) {
throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
}
export { commonjsGlobal, commonjsRequire };
//# sourceMappingURL=_commonjsHelpers.js.map