Skip to content

Commit e4c74ae

Browse files
expose API in top level (#160)
* expose API in top level * updated API
1 parent 164f78e commit e4c74ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doctoc.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ for (var i = 0; i < argv._.length; i++) {
114114

115115
console.log('\nEverything is OK.');
116116
}
117+
118+
module.exports.transform = transform;

0 commit comments

Comments
 (0)