I have a webpack bundled js:
var someObj = { a: 1 }; /* harmony default export */ __webpack_exports__["a"] = (someObj);
And I wan