var zip = new JSZip();. On this instance, we can add (and update) files and folders with .file(name, content) and .folder(name) .
確定! 回上一頁