Using JSZip with async dynamic imports
I am working on an Angular 18 project that uses JSZip to compress multiple .txt files into an archive. I was previously using the “usual” JSZip syntax like such:
I am working on an Angular 18 project that uses JSZip to compress multiple .txt files into an archive. I was previously using the “usual” JSZip syntax like such: