UNPKG

next

Version:

The React Framework

7 lines (6 loc) 181 B
/** * Interop between "export default" and "module.exports". */ export function interopDefault(mod) { return mod.default || mod; } //# sourceMappingURL=interop-default.js.map