chore(types): generate our own d.ts file from api.md (#3744)

Generate `//index.d.ts` file with precise typescript definitions for all of the
Puppeteer API.
This commit is contained in:
Joel Einbinder
2019-01-28 18:12:45 -05:00
committed by Andrey Lushnikov
parent 63d9ac4df8
commit f2c968fdb8
13 changed files with 706 additions and 75 deletions

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ yarn.lock
/node6
/lib/protocol.d.ts
/utils/browser/puppeteer-web.js
/index.d.ts