Skip to content

Commit

Permalink
utils: index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Mar 28, 2016
1 parent a879bbe commit d1b7beb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// re-export defaults
exports.parse = require('./parse').default
exports.resolve = require('./resolve').default
exports.ExportMap = require('./ExportMap').default

0 comments on commit d1b7beb

Please sign in to comment.