playwright/utils/generate_types
Joel Einbinder 671cfa0a54
fix(types): support objects with typed keys and values (#1752)
There are a few places in the API where we use objects as maps. This patch adds them to docs and the types.

For `env`, we accept booleans and numbers as well because they are often used for their string values.
2020-04-23 14:45:57 -07:00
..
test fix(types): support objects with typed keys and values (#1752) 2020-04-23 14:45:57 -07:00
exported.json fix(types): export selected types (#1881) 2020-04-20 17:30:57 -07:00
index.js fix(types): support objects with typed keys and values (#1752) 2020-04-23 14:45:57 -07:00
overrides.d.ts fix(types): allow explicit subtypes for unwrapped handles (#1747) 2020-04-10 20:10:34 -07:00
parseOverrides.js types: better types (#1166) 2020-03-20 01:30:35 -07:00