define(['exports'], function (exports) { 'use strict'; exports.foo = 1; Object.defineProperty(exports, '__esModule', { value: true }); });