/opt/canhelp/node_modules/next/dist/esm/build/polyfills/object.assign
NameSizeModeActions
auto.js410644editdlrm
auto.js.map1630644editdlrm
implementation.js750644editdlrm
implementation.js.map2560644editdlrm
index.js2900644editdlrm
index.js.map7030644editdlrm
polyfill.js960644editdlrm
polyfill.js.map2930644editdlrm
shim.js920644editdlrm
shim.js.map2890644editdlrm
Edit: /opt/canhelp/node_modules/next/dist/esm/build/polyfills/object.assign/index.js (290B)
var assign = Object.assign.bind(Object); function g() { return assign; } Object.defineProperties(g(), { implementation: { get: g }, shim: { value: g }, getPolyfill: { value: g } }); module.exports = g(); //# sourceMappingURL=index.js.map