UNPKG

node-ts-cache

Version:

Simple and extensible caching module supporting decorators

4 lines (3 loc) 91 B
export * from "./decorator"; export * from "./storage"; export * from "./cache-container";