lbundle
Version:
Small zero-configuration bundler build on top of Rollup.js and SWC for NPM libraries
11 lines (7 loc) • 325 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
function getDefaultExportFromCjs (x) {
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
}
exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
//# sourceMappingURL=_commonjsHelpers.js.map