UNPKG

babel-plugin-transform-global-system-wrapper

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