(function (exports) { 'use strict'; exports.foo = 1; exports.bar = 2; })((this.myBundle = {}));