shallowequal.d.ts 98 B

1
  1. export default function _default(value: any, other: any, customizer: any, thisArg: any): boolean;