UNPKG

chai-callslike

Version:

A simple sinon-chai assertion to validate many aspects of stub calls

7 lines (6 loc) 287 B
export declare const right: (x: any) => string; export declare const wrong: (x: any) => string; export declare const info: (x: any) => string; export declare const ids: (x: any) => string; export declare const matchers: (x: any) => string; export declare const lack: (x: any) => string;