For those who want to know how it ended, the problem was in the import. The following is the correct import: import * as JSZip from 'jszip';.
確定! 回上一頁