I use this function in my vue 3 browser extension to process files
async processFiles() { this.isProcessing = true; let archiveContent = {};