Skip to content

Commit

Permalink
add js entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Jan 19, 2016
1 parent 3580100 commit e5680bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
@@ -0,0 +1,2 @@
exports.download = require('./download');
exports.build = require('./build');

0 comments on commit e5680bc

Please sign in to comment.