/opt/canhelp/node_modules/next/dist/esm/build/polyfills/fetch
NameSizeModeActions
index.js1670644editdlrm
index.js.map4630644editdlrm
whatwg-fetch.js1860644editdlrm
whatwg-fetch.js.map4970644editdlrm
Edit: /opt/canhelp/node_modules/next/dist/esm/build/polyfills/fetch/index.js (167B)
/* globals self */ const fetchModule = self.fetch.bind(self); module.exports = fetchModule; module.exports.default = module.exports; //# sourceMappingURL=index.js.map