mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
f2c968fdb8
Generate `//index.d.ts` file with precise typescript definitions for all of the Puppeteer API.
16 lines
215 B
Plaintext
16 lines
215 B
Plaintext
/node_modules/
|
|
/test/output
|
|
/test/test-user-data-dir*
|
|
/.local-chromium/
|
|
/.dev_profile*
|
|
.DS_Store
|
|
*.swp
|
|
*.pyc
|
|
.vscode
|
|
package-lock.json
|
|
yarn.lock
|
|
/node6
|
|
/lib/protocol.d.ts
|
|
/utils/browser/puppeteer-web.js
|
|
/index.d.ts
|