UNPKG

@gabliam/cache

Version:
8 lines (7 loc) 238 B
export * from './cache'; export * from './cache-manager'; export { CachePlugin as default } from './cache-plugin'; export * from './caches'; export * from './constant'; export * from './metadatas'; export * from './simple-cache-manager';