export RedisClient type
This commit is contained in:
parent
7062d8e469
commit
b3f67026a1
1 changed files with 1 additions and 1 deletions
|
@ -109,4 +109,4 @@ class CachedDb<T> {
|
|||
}
|
||||
}
|
||||
|
||||
export { CachedDb }
|
||||
export { CachedDb, RedisClient }
|
||||
|
|
Loading…
Reference in a new issue