123
This commit is contained in:
3
node_modules/@redis/search/dist/commands/ALTER.d.ts
generated
vendored
Normal file
3
node_modules/@redis/search/dist/commands/ALTER.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
import { RediSearchSchema } from '.';
|
||||
export declare function transformArguments(index: string, schema: RediSearchSchema): Array<string>;
|
||||
export declare function transformReply(): 'OK';
|
||||
Reference in New Issue
Block a user