match.d.ts 58 Bytes Raw Blame History Permalink 1 export declare function matches(a: any, b: any): boolean;