Files
rss-aggregator/node_modules/@redis/search/dist/commands/SYNDUMP.d.ts
T

3 lines
131 B
TypeScript

export declare function transformArguments(index: string): Array<string>;
export declare function transformReply(): Array<string>;