123
This commit is contained in:
3
node_modules/@redis/client/dist/lib/commands/PUBSUB_CHANNELS.d.ts
generated
vendored
Normal file
3
node_modules/@redis/client/dist/lib/commands/PUBSUB_CHANNELS.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
export declare const IS_READ_ONLY = true;
|
||||
export declare function transformArguments(pattern?: string): Array<string>;
|
||||
export declare function transformReply(): Array<string>;
|
||||
Reference in New Issue
Block a user