UNPKG

dogstack

Version:

a popular-choice grab-bag framework for teams working on production web apps

4 lines (3 loc) 147 B
// interop when using babel module.exports = getDefaultExport function getDefaultExport (obj) { return obj && obj.__esModule ? obj.default : obj }