match.d.ts 58 B

1
  1. export declare function matches(a: any, b: any): boolean;