UNPKG

babel-plugin-transform-global-system-wrapper

Version:
16 lines (12 loc) 425 B
System.registerDynamic([], false, function ($__require, $__exports, $__module) { var _retrieveGlobal = System.registry.get("@@global-helpers").prepareGlobal($__module.id, null, null); (function ($__global) { var foo = $__global['foo']; var foo = function bar() {}; Object.defineProperty(foo, '__esModule', { value: true }); $__global['foo'] = foo; })(this); return _retrieveGlobal(); });