b-fuze / deno-dom

Browser DOM & HTML parser in Deno
https://jsr.io/@b-fuze/deno-dom
MIT License
425 stars 47 forks source link

fix: fix NodeList type inference #175

Closed timreichen closed 3 months ago

b-fuze commented 3 months ago

Sorry, I just enabled the PR check. Can you fix the other type errors? You can run deno task type-check yourself to check for any type errors

timreichen commented 3 months ago

Sorry, I just enabled the PR check. Can you fix the other type errors? You can run deno task type-check yourself to check for any type errors

Done