UNPKG
s3-cli-js
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A TypeScript-based npm package that replaces AWS CLI for S3 operations using presigned URLs
s3-cli-js
/
dist
/
types.js
6 lines
•
160 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * Type definitions for S3 CLI operations */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=types.js.map