UNPKG

@acuris/leprechaun-cache

Version:

Caching library that supports double checked caching and stale returns to avoid stampede and slow responses

4 lines (3 loc) 88 B
export * from './leprechaun-cache'; export * from './storage'; export * from './types';