UNPKG

@useloops/design-system

Version:

The official React based Loops design system

4 lines (2 loc) 112 B
declare function compareArrayMembers(arr1: string[], arr2: string[]): boolean; export { compareArrayMembers };