mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-12-24 13:28:38 +00:00
3 lines
110 B
JavaScript
3 lines
110 B
JavaScript
// Convenience file to require the SDK from the root of the repository
|
|
module.exports = require('./lib/aws');
|