(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) : (factory((global.bundle = global.bundle || {}))); }(this, (function (exports) { 'use strict'; exports.foo = 1; Object.defineProperty(exports, '__esModule', { value: true }); })));