refactor(util-functions): cleanup types so that node/edge types get infered
This commit is contained in:
@@ -112,5 +112,9 @@ export {
|
||||
getStraightPath,
|
||||
getViewportForBounds,
|
||||
getNodesBounds,
|
||||
getIncomers,
|
||||
getOutgoers,
|
||||
getConnectedEdges,
|
||||
addEdge,
|
||||
internalsSymbol
|
||||
} from '@xyflow/system';
|
||||
|
||||
Reference in New Issue
Block a user