fastify / fastify-websocket

basic websocket support for fastify
MIT License
394 stars 72 forks source link

fix: generic type error of `RouteShorthandMethod` #282

Closed XHFkindergarten closed 8 months ago

XHFkindergarten commented 9 months ago

closes #280

Checklist

XHFkindergarten commented 9 months ago

Could you add a test for this type change? We use tsd.

done,I think a default type check is enough.