We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d3988 commit 37c2f2cCopy full SHA for 37c2f2c
lib/SymbolTree.js
@@ -823,3 +823,4 @@ class SymbolTree {
823
}
824
825
module.exports = SymbolTree;
826
+SymbolTree.TreePosition = TreePosition;
0 commit comments