puppeteer/test-d
Alex Rudenko 17f31a9ee4
fix(puppeteer-core): avoid type instantiation errors (#9370)
Using the accumulator allows enabling the tail-recursion optimization in
the TypeScript compiler.

Closes #9369
2022-12-06 19:21:08 +01:00
..
ElementHandle.test-d.ts
JSHandle.test-d.ts
NodeFor.test-d.ts fix(puppeteer-core): avoid type instantiation errors (#9370) 2022-12-06 19:21:08 +01:00
puppeteer.test-d.ts