Type alias RedisSentinelClientType<M, F, S, RESP, TYPE_MAPPING>

RedisSentinelClientType<M, F, S, RESP, TYPE_MAPPING>: RedisSentinelClient<M, F, S, RESP, TYPE_MAPPING> & WithCommands<RESP, TYPE_MAPPING> & WithModules<M, RESP, TYPE_MAPPING> & WithFunctions<F, RESP, TYPE_MAPPING> & WithScripts<S, RESP, TYPE_MAPPING>

Type Parameters

Generated using TypeDoc