nksaraf / vinxi

The Full Stack JavaScript SDK
https://vinxi.vercel.app
MIT License
1.33k stars 56 forks source link

Where is HTTPEvent? #232

Closed FlatMapIO closed 3 months ago

FlatMapIO commented 4 months ago

The HTTPEvent declared in http-types.d.ts seems to be a non-existent type?

alessandrojcm commented 4 months ago

Having this issue as well, trying to compile the types locally also gives a load of errors.

nksaraf commented 4 months ago

looks like a bug, will fix this

FlatMapIO commented 3 months ago

Fixed in the latest version