Yyugal41735

meteor/v3/add-await-to-async-webapp-methods

No description available

meteormigrationv3
Public
141 executions

Run locally

npx codemod meteor/v3/add-await-to-async-webapp-methods

Below are some webapp methods which are now async, thats why added await

Example

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.