playwright/src/server
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
..
browserFetcher.ts devops: remake downloading logic (#1419) 2020-03-19 11:43:35 -07:00
browserServer.ts fix(docs): fixup and lint optionals and return values in api.md (#1376) 2020-03-18 16:23:25 -07:00
browserType.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
chromium.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
firefox.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
pipeTransport.ts fix(context): reliably fire BrowserContext.Close event when browser is closing (#1277) 2020-03-09 16:53:33 -07:00
playwright.ts devops: remake downloading logic (#1419) 2020-03-19 11:43:35 -07:00
processLauncher.ts fix(webkit): fix remaining tests on windows (#905) 2020-02-07 17:39:32 -08:00
webkit.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00