Type alias RedisClientType<M, F, S>

RedisClientType<M, F, S>: default<M, F, S> & WithCommands & WithModules<M> & WithFunctions<F> & WithScripts<S>

Type Parameters

Generated using TypeDoc