We can use a callback to return once the entire data is populated. export async function getUserFriendsDetails(userId) { var data ...
確定! 回上一頁