Skip to content

Commit 9dfcf92

Browse files
committed
Export a few more things from semantics barrel file
1 parent 1a62ab2 commit 9dfcf92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/language/semantics.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ export {
6161
applyKeyPathToSemanticGraph,
6262
containsAnyUnelaboratedNodes,
6363
isSemanticGraph,
64+
isUnelaborated,
65+
matchSemanticGraph,
6466
serialize,
6567
stringifySemanticGraphForEndUser,
6668
updateValueAtKeyPathInSemanticGraph,

0 commit comments

Comments
 (0)