Mirai icon indicating copy to clipboard operation
Mirai copied to clipboard

Converting .then promises to async await syntax(ES6)

Open ArunTeltia opened this issue 4 years ago • 3 comments

there are many routes that are using .then .catch for promises handling, There is a need to refractor the code to es6 syntax

ArunTeltia avatar Feb 09 '21 05:02 ArunTeltia