UNPKG

@midwayjs/cache-manager

Version:
7 lines 297 B
export { CacheConfiguration as Configuration, getClassMethodDefaultCacheKey, } from './configuration'; export * from './interface'; export * from './factory'; export * from './decorator/cacheKey'; export * as CacheManager from './base'; export * from './store'; //# sourceMappingURL=index.d.ts.map