UNPKG

@antv/narrative-text-schema

Version:

Json schema of narrative text visualization

2 lines (1 loc) 80 B
export declare function arr2map<T>(arr: T[], keyId: string): Record<string, T>;