//import * as JSZip from 'jszip'; // var JSZip = require(jszip); const zip = require(@zip.js/zip.js); // import { getBinaryContent } from 'jszip-utils'; ...
The .zip file is created and downloaded perfectly but the name of the file is the default download file. What i want to do is give a name to this file at ...