playwright/packages/playwright-chromium
Joel Einbinder 825555cddf
types: better types (#1166)
This generates typescript definitions based on the api.md, instead of autogenerating them from the typescript source code.

Now types
 - only include the public api
 - work with older versions of typescript
 - include descriptions
 - are more consistent
 - are more complete

#6
2020-03-20 01:30:35 -07:00
..
index.d.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
index.js devops: remake downloading logic (#1419) 2020-03-19 11:43:35 -07:00
install.js devops: remake downloading logic (#1419) 2020-03-19 11:43:35 -07:00
package.json chore: mark v0.11.1-post (#1027) 2020-02-14 19:23:50 -08:00
README.md chore: fix package typo in packages README (#707) 2020-01-28 07:52:42 -08:00

playwright-chromium

This package contains the Chromium flavor of Playwright.