UNPKG

@leyyo/cache

Version:
4 lines (3 loc) 102 B
import { CacheHub } from "./types"; export * from './types'; export declare const cacheHub: CacheHub;