Skip to content

Commit 37c2f2c

Browse files
Expose the TreePosition enum explicitly
1 parent 52d3988 commit 37c2f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/SymbolTree.js

+1
Original file line numberDiff line numberDiff line change
@@ -823,3 +823,4 @@ class SymbolTree {
823823
}
824824

825825
module.exports = SymbolTree;
826+
SymbolTree.TreePosition = TreePosition;

0 commit comments

Comments
 (0)