4 lines
87 B
JavaScript

var obj = babelHelpers.defineProperty({}, foobar, function () {
return "foobar";
});