mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
* fix: change injected.ts imports Not sure why api-extractor generates broken .d.ts files if the start import is used for Poller and TextContext. * test: use generated types.d.ts in tsd