UNPKG

next

Version:

The React Framework

2 lines (1 loc) 113 B
declare const fetchModule: ((input: RequestInfo | URL, init?: RequestInit) => Promise<Response>) & typeof fetch;