UNPKG

swr

Version:

React Hooks library for remote data fetching

8 lines (5 loc) 233 B
import * as ___index from '../index/index.js'; import { Middleware } from '../index/index.js'; declare const immutable: Middleware; declare const useSWRImmutable: ___index.SWRHook; export { useSWRImmutable as default, immutable };