UNPKG

layered-loader

Version:

Data loader with support for caching and fallback data sources

3 lines (2 loc) 112 B
export { RedisCache } from './RedisCache'; export type { RedisCacheConfiguration } from './AbstractRedisCache';