Fortunately, it's trivial to wrap in a Promise. const result = new Promise((resolve, reject) => { const fileReader = new FileReader();
確定! 回上一頁