Navigation Menu

Skip to content

Commit

Permalink
Add index.js for batch libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 9, 2012
1 parent 66028cd commit 9b94b8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/batch/index.js
@@ -0,0 +1,2 @@
exports.Processor = require('./processor').Processor;
exports.Translator = require('./translator').Translator;

0 comments on commit 9b94b8b

Please sign in to comment.