... 'base64'); const zip = await jszip.loadAsync(demoZip); zip.files.toString(); // this will throw return zip; } loadZip(); ...
確定! 回上一頁