UNPKG

react-request

Version:
4 lines (3 loc) 254 B
import { Fetch, clearResponseCache } from './fetch'; import { fetchDedupe, getRequestKey, clearRequestCache, isRequestInFlight } from 'fetch-dedupe'; export { Fetch, fetchDedupe, getRequestKey, isRequestInFlight, clearRequestCache, clearResponseCache };