UNPKG

babel-plugin-transform-global-system-wrapper

Version:
10 lines (7 loc) 282 B
System.registerDynamic("foo", [], false, function ($__require, $__exports, $__module) { var _retrieveGlobal = System.registry.get("@@global-helpers").prepareGlobal($__module.id, null, null); (function ($__global) { foo = "bar"; })(this); return _retrieveGlobal(); });