This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced
2026-05-18 12:33:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22a0d56c2ec8a7f5d4fd6bac4d508dd758d829f7
DefinitelyTyped
/
webdriverio
History
Fredrik Smedberg
9896de4eb0
Used ? to indicate optional arguments for some methods, which made it possible to merge similar declarations into fewer.
2016-12-15 15:47:26 +01:00
..
index.d.ts
Used ? to indicate optional arguments for some methods, which made it possible to merge similar declarations into fewer.
2016-12-15 15:47:26 +01:00
tsconfig.json
…
webdriverio-tests.ts
Removed all callbacks and fixed the return types of many methods. They're now chainable and IntelliSense now correctly shows the merge of the Client object and the given data type, where applicable.
2016-12-13 18:31:23 +01:00