UNPKG

chai-callslike

Version:

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

2 lines (1 loc) 112 B
export declare function compareDeep(actual: any, expected: any, tab: string, references: Set<unknown>): string;