How can get the value of this promise in a async-await function for await result? Thanks
Costi.find({utente: req.user.id}) .then(costi => {