/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/whatwg-fetch.js (200B)
/* globals self */ "use strict"; exports.Headers = self.Headers; exports.Request = self.Request; exports.Response = self.Response; exports.fetch = self.fetch; //# sourceMappingURL=whatwg-fetch.js.map