1👍
await firebase.firestore().collection("ALL_quote")….
const ans = await auto_quote_no_generator();
don’t forget the async
Source:stackexchange.com
1👍
await firebase.firestore().collection("ALL_quote")….
const ans = await auto_quote_no_generator();
don’t forget the async