Skip to content

Commit

Permalink
expose API in top level (thlorenz#160)
Browse files Browse the repository at this point in the history
* expose API in top level

* updated API
  • Loading branch information
alexandru-constantin authored and AndrewSouthpaw committed Mar 1, 2019
1 parent 164f78e commit e4c74ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doctoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,5 @@ for (var i = 0; i < argv._.length; i++) {

console.log('\nEverything is OK.');
}

module.exports.transform = transform;

0 comments on commit e4c74ae

Please sign in to comment.