babel/lib/6to5/transformation/templates/interop-require.js
2014-12-29 01:24:35 +11:00

4 lines
62 B
JavaScript

(function (obj) {
return obj && (obj["default"] || obj);
})