UNPKG

simple-in-memory-cache

Version:

A simple in-memory cache, for nodejs and the browser, with time based expiration policies.

2 lines (1 loc) 60 B
export { createCache, SimpleInMemoryCache } from './cache';