Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mesaugat committed Feb 28, 2016
1 parent 7786af6 commit affc216
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.js
@@ -1,3 +1,2 @@
// Note: the ES6 export default would export that H class in 'default' key
// so we have to use that
// Note: ES6 export default would export the H class in 'default' key so we have to use that
module.exports = require('./lib/H.js').default;

0 comments on commit affc216

Please sign in to comment.