mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-15 18:36:21 +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');
|