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

3 lines
159 B
TypeScript

export declare function transformArguments(parameter: string): Array<string>;
export { transformTuplesReply as transformReply } from './generic-transformers';