We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164f78e commit e4c74aeCopy full SHA for e4c74ae
doctoc.js
@@ -114,3 +114,5 @@ for (var i = 0; i < argv._.length; i++) {
114
115
console.log('\nEverything is OK.');
116
}
117
+
118
+module.exports.transform = transform;
0 commit comments