mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
Update chai-jquery.d.ts (#10214)
This commit is contained in:
2
chai-jquery/chai-jquery.d.ts
vendored
2
chai-jquery/chai-jquery.d.ts
vendored
@@ -17,7 +17,7 @@ declare namespace Chai {
|
||||
html(html: string): Assertion;
|
||||
text(text: string): Assertion;
|
||||
value(text: string): Assertion;
|
||||
(selector: string): Assertion;
|
||||
descendants(selector: string): Assertion;
|
||||
visible: Assertion;
|
||||
hidden: Assertion;
|
||||
selected: Assertion;
|
||||
|
||||
Reference in New Issue
Block a user