UNPKG

abit-cache

Version:
4 lines (3 loc) 149 B
import { TCacheConfig } from '../types/cache-types'; declare const CacheContext: import("react").Context<TCacheConfig>; export default CacheContext;