Mmanishjha-04

fastify/5/getResponseTime-to-elapsedTime

No description available

fastify5migration
Public
79 executions

Run locally

npx codemod fastify/5/getResponseTime-to-elapsedTime

This codemod converts reply.getResponseTime() to reply.elapsedTime, reflecting changes in Fastify v5 for retrieving response time.

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.