UNPKG

@hirez_io/auto-spies-core

Version:

Create automatic spies from classes in tests, also for promises and observables, used as a common code for jasmine-auto-spies and jest-auto-spies

4 lines (3 loc) 112 B
export declare const errorHandler: { throwArgumentsError(actualArgs: any[], functionName: string): void; };