UNPKG

next

Version:

The React Framework

2 lines (1 loc) 133 B
export declare function createDedupeFetch(originalFetch: typeof fetch): (resource: URL | RequestInfo, options?: RequestInit) => any;