/
opt
/
canhelp
/
node_modules
/
next
/
dist
/
esm
/
build
/
polyfills
/
fetch
/
/opt/canhelp/node_modules/next/dist/esm/build/polyfills/fetch
mkdir
upload
Name
Size
Mode
Actions
index.js
167
0644
edit
dl
rm
index.js.map
463
0644
edit
dl
rm
whatwg-fetch.js
186
0644
edit
dl
rm
whatwg-fetch.js.map
497
0644
edit
dl
rm
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
Save
/* globals self */ const fetchModule = self.fetch.bind(self); module.exports = fetchModule; module.exports.default = module.exports; //# sourceMappingURL=index.js.map