function bar () { return 'foo-bar'; } export var foo = { bar };