UNPKG

falkordb

Version:
4 lines (3 loc) 174 B
export declare const IS_READ_ONLY = true; export declare function transformArguments(dbname: string): Array<string>; export declare function transformReply(): Array<string>;