/home/techb158/balavpn.abdallabala.com/node_modules/next/dist/server/lib
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/next/dist/server/lib/dedupe-fetch.d.ts (147B)
export declare function createDedupeFetch(originalFetch: typeof fetch): (resource: URL | RequestInfo, options?: RequestInit) => Promise
;