UNPKG

ts-mockito

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