UNPKG

s3-cli-js

Version:

A TypeScript-based npm package that replaces AWS CLI for S3 operations using presigned URLs

6 lines 107 B
#!/usr/bin/env node /** * CLI interface for S3 operations */ export {}; //# sourceMappingURL=cli.d.ts.map