2 lines
110 B
JavaScript
2 lines
110 B
JavaScript
// Convenience file to require the SDK from the root of the repository
|
|
module.exports = require('./lib/aws');
|