UNPKG

ac-vue-app

Version:

Down-to-earth vue component and application development

7 lines (6 loc) 108 B
module.exports = function (obj) { if (obj.default != null) { return obj.default; } return obj; };