Files

2 lines
58 B
TypeScript
Raw Normal View History

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