UNPKG

cache-ttl

Version:

The key-value storage with TTL support, allowing you to add, modify or delete stored data items.

4 lines (3 loc) 95 B
import Cache from './cache'; export { default as Cache } from './cache'; export default Cache;