UNPKG
@appotter/nestjs-s3
Version:
latest (3.1.0)
3.1.0
3.0.2
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.0.0
NestJS provider to integrates with AWS S3
github.com/appotter/nestjs-s3
appotter/nestjs-s3
@appotter/nestjs-s3
/
dist
/
constants.js
5 lines
•
196 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
S3_CONFIGURATION
=
void
0
;
exports
.
S3_CONFIGURATION
=
'S3_CONFIGURATION'
;
//# sourceMappingURL=constants.js.map