/opt/canhelp/node_modules/next/dist/build/polyfills/fetch
NameSizeModeActions
index.d.ts1130644editdlrm
index.js1810644editdlrm
index.js.map4630644editdlrm
whatwg-fetch.d.ts00644editdlrm
whatwg-fetch.js2000644editdlrm
whatwg-fetch.js.map4970644editdlrm
Edit: /opt/canhelp/node_modules/next/dist/build/polyfills/fetch/index.js (181B)
/* globals self */ "use strict"; const fetchModule = self.fetch.bind(self); module.exports = fetchModule; module.exports.default = module.exports; //# sourceMappingURL=index.js.map