unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
417 stars 21 forks source link

refactor: pass unimplemented types as generic #194

Closed pi0 closed 4 months ago

pi0 commented 4 months ago

fixes current type issues with function overloads in node defenitions

jculvey commented 4 months ago

I'm guessing this will fix the CI failures that started popping up like this one, right?

pi0 commented 4 months ago

Yep!