UNPKG

sinon-chai-calls-assertion

Version:

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

2 lines (1 loc) 86 B
export declare function compareDeep(actual: any, expected: any, tab: string): string;