mirror of
https://github.com/janderedev/automod.git
synced 2024-11-08 03:08:36 +00:00
export RedisClient type
This commit is contained in:
parent
7062d8e469
commit
b3f67026a1
|
@ -109,4 +109,4 @@ class CachedDb<T> {
|
|||
}
|
||||
}
|
||||
|
||||
export { CachedDb }
|
||||
export { CachedDb, RedisClient }
|
||||
|
|
Loading…
Reference in a new issue