UNPKG

ngx-bootstrap

Version:
2 lines (1 loc) 98 B
export declare function compareArrays<T>(array1: T[], array2: T[], dontConvert: boolean): number;