I am using Vue with typescript, and I am using firebase firestore to get data
I have a asyncronous function, which returns a promise, which I resolve with .then, but