0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/test-d
Alex Rudenko 17f31a9ee4
fix(puppeteer-core): avoid type instantiation errors ()
Using the accumulator allows enabling the tail-recursion optimization in
the TypeScript compiler.

Closes 
2022-12-06 19:21:08 +01:00
..
ElementHandle.test-d.ts feat(puppeteer-core): Infer element type from complex selector () 2022-11-23 10:59:23 +01:00
JSHandle.test-d.ts feat: separate puppeteer and puppeteer-core () 2022-10-05 14:17:03 +02:00
NodeFor.test-d.ts fix(puppeteer-core): avoid type instantiation errors () 2022-12-06 19:21:08 +01:00
puppeteer.test-d.ts feat: separate puppeteer and puppeteer-core () 2022-10-05 14:17:03 +02:00