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