UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

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