UNPKG

next

Version:

The React Framework

3 lines (2 loc) 157 B
import type { ReducerState } from '../router-reducer-types'; export declare function prunePrefetchCache(prefetchCache: ReducerState['prefetchCache']): void;