fastify / restartable

Restart Fastify without losing a request
MIT License
104 stars 8 forks source link

fix: expose closingRestartable into types #48

Closed fgiova closed 1 year ago

fgiova commented 1 year ago

It simply exposes the closingRestartable decorator in the types and adds it to the example ;-)