puppeteer/utils/doclint/check_public_api
Andrey Lushnikov e3abb0aa32
feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312)
These getters are introduced as a more convenient substitute for
a `require('puppeteer/Errors')` and
`require('puppeteer/DeviceDescriptors')`.

This way we can make cross-browser story nicer - a single require
of `puppeteer` or `puppeteer-firefox` fully defines Puppeteer
environment.
2019-04-19 15:33:06 -07:00
..
test chore(types): generate our own d.ts file from api.md (#3744) 2019-01-28 15:12:45 -08:00
Documentation.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
index.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
JSBuilder.js refactor: consolidate all events in Events.js (#3772) 2019-01-14 19:57:05 -08:00
MDBuilder.js chore(types): generate our own d.ts file from api.md (#3744) 2019-01-28 15:12:45 -08:00