Files
DefinitelyTyped/chai
Colin Snover 93a277a4d4 [chai] Correct type of AssertionError
AssertionError on the global chai object is the constructor for AssertionErrors, but the definition was written as though it was an instance of an assertion error.
2015-12-08 03:26:05 -06:00
..