puppeteer/utils
Jack Franklin ae7483d5cf
chore: remove src/externs.d.ts (#5811)
* chore: remove src/externs.d.ts

It defined global types that we don't want to use, and instead we move
to using interfaces that we import and reference just like with any
other interface.

This means other than Protocol (which I think is fine to leave as is),
there are no other magic global types and you have to import any types
or interfaces that you want.
2020-05-06 14:23:07 +01:00
..
doclint chore: remove src/externs.d.ts (#5811) 2020-05-06 14:23:07 +01:00
protocol-types-generator chore: improve readability for path strings (#5805) 2020-05-05 14:18:41 +02:00
testserver chore: enforce consistent spacing around object curlys (#5700) 2020-04-21 10:40:04 +01:00
apply_next_version.js chore: update URLs (#5185) 2019-11-26 13:12:25 +01:00
bisect.js chore(bisect): inherit parent ENV when launching script (#4842) 2019-08-13 16:28:09 -07:00
check_availability.js chore: improve //utils/check_availability.js (#4770) 2019-07-29 14:29:50 -07:00
ESTreeWalker.js feat(launcher): add experimental "transport" option to pptr.connect (#3265) 2018-09-20 11:55:23 -07:00
fetch_devices.js chore: enforce naming of errors in catch blocks (#5763) 2020-04-28 15:16:28 +02:00
prepare_puppeteer_core.js feat: make it possible to run install.js script with puppeteer-core (#5325) 2020-01-28 13:08:13 +01:00