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

4 lines
160 B
TypeScript

export declare const IS_READ_ONLY = true;
export declare function transformArguments(): Array<string>;
export declare function transformReply(): Array<string>;