UNPKG

@fecp/mobile

Version:

7 lines (6 loc) 179 B
function getDefaultExportFromCjs(x) { return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x; } export { getDefaultExportFromCjs };