UNPKG

next

Version:

The React Framework

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