Preparing search index...
The search index is not available
@redis/client
@redis/client
lib/client
WithFunctions
Type alias WithFunctions<F>
With
Functions
<
F
>
:
{
[
P
in
keyof
F
as
ExcludeMappedString
<
P
>
]
:
{
[
FF
in
keyof
F
[
P
]
as
ExcludeMappedString
<
FF
>
]
:
RedisCommandSignature
<
F
[
P
]
[
FF
]
>
}
}
Type Parameters
F
extends
RedisFunctions
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@redis/client
index
lib/client
lib/client/RESP2/composers/buffer
lib/client/RESP2/composers/interface
lib/client/RESP2/composers/string
lib/client/RESP2/decoder
lib/client/RESP2/encoder
lib/client/commands
lib/client/commands-queue
lib/client/multi-command
lib/client/pub-sub
lib/client/socket
lib/cluster
lib/cluster/cluster-slots
lib/cluster/commands
lib/cluster/multi-command
lib/command-options
lib/commander
lib/commands
lib/commands/ACL_CAT
lib/commands/ACL_DELUSER
Loading...
Generated using
TypeDoc