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