mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-30 11:14:27 +08:00
Merge pull request #3029 from ThomasDalla/patch-1
Add "has" in the LanguageChains
This commit is contained in:
Vendored
+1
@@ -94,6 +94,7 @@ declare module chai {
|
||||
that: Expect;
|
||||
and: Expect;
|
||||
have: Expect;
|
||||
has: Expect;
|
||||
with: Expect;
|
||||
at: Expect;
|
||||
of: Expect;
|
||||
|
||||
Reference in New Issue
Block a user