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 feat(puppeteer-core): Infer element type from complex selector (#9253) 2022-11-23 10:59:23 +01:00
JSHandle.test-d.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
NodeFor.test-d.ts fix(puppeteer-core): avoid type instantiation errors (#9370) 2022-12-06 19:21:08 +01:00
puppeteer.test-d.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00