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, getOutgoers,
getConnectedEdges, getConnectedEdges,
addEdge, addEdge,
updateEdge,
internalsSymbol internalsSymbol
} from '@xyflow/system'; } from '@xyflow/system';