UNPKG

@takentrade/takentrade-libs

Version:
3 lines (2 loc) 81 B
import { RedisOptions } from 'ioredis'; export type CacheOptions = RedisOptions;