Whats happening is that .generateAsync is returning a promise. You will have to wait until the promise is either fulfilled or rejected ...
確定! 回上一頁