chore(svelte): export updateEdge

This commit is contained in:
moklick
2024-01-15 17:37:18 +01:00
parent 37f76275eb
commit e23cf8256a
+1
View File
@@ -116,5 +116,6 @@ export {
getOutgoers,
getConnectedEdges,
addEdge,
updateEdge,
internalsSymbol
} from '@xyflow/system';