UNPKG

tedis-mod

Version:

redis client for node.js with typescript and async

4 lines (3 loc) 89 B
export declare function Array2Object(array: any[]): { [propName: string]: string; };