Skip to content

Commit

Permalink
Add index.js for convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed Jul 8, 2014
1 parent b1bac92 commit 1b2dab5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
@@ -0,0 +1,2 @@
// Convenience file to require the SDK from the root of the repository
module.exports = require('./lib/aws');

0 comments on commit 1b2dab5

Please sign in to comment.