Downloading Multiple Files From Google Drive !full! Page

archive.append(fileStream, name: fileMeta.data.name + '.pdf' );

for (const fileId of fileIds) const fileMeta = await drive.files.get( fileId, fields: 'name,mimeType' ); let fileStream; downloading multiple files from google drive

res.attachment('download.zip'); archive.pipe(res); archive