chore(core): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-04-11 20:28:02 +02:00
committed by Braks
parent b3addf63d2
commit 5ff6c01b17
2 changed files with 10 additions and 9 deletions
+4 -1
View File
@@ -41,7 +41,10 @@ export {
getConnectedEdges,
getTransformForBounds,
getRectOfNodes,
graphPosToZoomedPos,
pointToRendererPoint,
rendererPointToPoint,
/** @deprecated will be removed in the next major version, use `rendererPointToPoint` instead */
rendererPointToPoint as graphPosToZoomedPos,
getNodesInside,
getMarkerId,
getBoundsofRects,