/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.d.ts (113B)
declare const fetchModule: ((input: RequestInfo | URL, init?: RequestInit) => Promise) & typeof fetch;