UNPKG

s3-file-manager

Version:

A streamlined, high-level S3 client for Node.js with built-in retries and support for uploads, downloads, and file operations — works with any S3-compatible storage.

3 lines (2 loc) 84 B
import { S3FileManager } from "./s3-file-manager.js"; export default S3FileManager;