UNPKG

@neutrium/utilities

Version:

A collection of general purpose utility objects for the NeutriumJS library.

2 lines (1 loc) 73 B
export declare function compareArray(array1: any, array2: any): boolean;