UNPKG

@johanblumenberg/ts-mockito

Version:
5 lines (4 loc) 89 B
export declare class Matcher { match(value: any): boolean; toString(): string; }