UNPKG

swr

Version:

React Hooks library for remote data fetching

3 lines (2 loc) 174 B
declare const SWRConfigContext: import("react").Context<Partial<import("./types").Configuration<any, any, import("./types").Fetcher<any>>>>; export default SWRConfigContext;