UNPKG

rsbuild-plugin-react-router

Version:
2 lines (1 loc) 133 B
export declare const setBoundedCacheEntry: <Key, Value>(cache: Map<Key, Value>, key: Key, value: Value, maxEntries: number) => void;