puppeteer/utils/doclint/check_public_api
Jack Franklin 8d5d76ed70
chore: migrate src/JSHandle to TS (#5703)
* chore: migrate src/JSHandle to TS

There's a few TODOs in here that all depend on typing the
`ExecutionContext.evaluateHandle` properly so that you can properly
declare what types you're expecting back. Once I've done that file (it's
next on my list) I will loop back and improve the types here, fixing
these TODOs.

* Fix doclint for {}
2020-04-21 12:11:06 +01:00
..
test chore: migrate remaining tests to Mocha (#5616) 2020-04-09 20:12:32 +02:00
Documentation.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
index.js chore: enforce consistent spacing around object curlys (#5700) 2020-04-21 10:40:04 +01:00
JSBuilder.js chore: migrate src/JSHandle to TS (#5703) 2020-04-21 12:11:06 +01:00
MDBuilder.js chore: enforce consistent spacing around object curlys (#5700) 2020-04-21 10:40:04 +01:00