'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); let foo = 'foo'; exports.foo = foo;