mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-28 08:17:54 +08:00
Adds missing language chains.
This commit is contained in:
2
types/chai/index.d.ts
vendored
2
types/chai/index.d.ts
vendored
@@ -134,6 +134,8 @@ declare namespace Chai {
|
||||
at: Assertion;
|
||||
of: Assertion;
|
||||
same: Assertion;
|
||||
but: Assertion;
|
||||
does: Assertion;
|
||||
}
|
||||
|
||||
interface NumericComparison {
|
||||
|
||||
Reference in New Issue
Block a user