UNPKG
@jgertig/aws-sdk
Version:
latest (2.555.0)
2.555.0
AWS SDK for JavaScript
github.com/aws/aws-sdk-js
aws/aws-sdk-js
@jgertig/aws-sdk
/
index.js
3 lines
(2 loc)
•
110 B
JavaScript
View Raw
1
2
3
// Convenience file to require the SDK from the root of the repository
module
.
exports
= require(
'./lib/aws'
);