Files
Star-wars-card-game/node_modules/@redis/search/dist/commands/SUGDEL.d.ts
2026-01-28 00:55:06 +03:00

3 lines
200 B
TypeScript

export declare function transformArguments(key: string, string: string): Array<string>;
export { transformBooleanReply as transformReply } from '@redis/client/dist/lib/commands/generic-transformers';