So let's make a helper function to modify Filereader callbacks into async/await. function readFileAsync(file) { return new Promise ...
確定! 回上一頁