"use strict"; define(["foo"], function (_foo) { var exports = {}; var foo = _foo.default; var xyz = _foo.baz; return exports; });