react.d.ts 58 Bytes Raw Blame History Permalink 1 2 const equal: (a: any, b: any) => boolean; export = equal;