mswjs / http-middleware

Spawn an HTTP server from your request handlers or apply them to an existing server using a middleware.
https://npm.im/@mswjs/http-middleware
109 stars 13 forks source link

Typescript issue with createServer #42

Closed SalahAdDin closed 8 months ago

SalahAdDin commented 8 months ago

The issue is easy: image Weirdly, cause handlers are well-typed: image

What is going on here?

nicolascvoodoo commented 5 months ago

Hi @SalahAdDin, I get the same issue here. How did you resolve that, please?

SalahAdDin commented 5 months ago

Hi @SalahAdDin, I get the same issue here. How did you resolve that, please?

As far as I remember I just refereshed the TS server.