UNPKG

s3-express-zip

Version:

Download multiple objects from S3 bucket to zip archive through stream

3 lines (2 loc) 171 B
declare const _default: (s3: any, s3Options: {} | undefined, zipOptions: {} | undefined, files: any[], filename: any, cb: any, res: any) => void; export default _default;