All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.immutable.index.d.ts Maven / Gradle / Ivy

The newest version!
import { Middleware, SWRHook } from 'swr/_internal';

declare const immutable: Middleware;
declare const useSWRImmutable: SWRHook;

export { useSWRImmutable as default, immutable };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy