UNPKG

@creative-kit/react

Version:

React component library

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