UNPKG

yahoo-swiv

Version:

A web-based exploratory visualization UI for Druid.io

3 lines (2 loc) 175 B
export declare function move(array: any[], oldIndex: number, newIndex: number): void; export declare function indexByAttribute(array: any[], key: string, value: string): any;