chore(core): add missing connectionExists util export

This commit is contained in:
braks
2022-11-14 20:10:19 +01:00
committed by Braks
parent bb18a68977
commit 45dbc95a3a
+1
View File
@@ -34,6 +34,7 @@ export {
getNodesInside, getNodesInside,
getMarkerId, getMarkerId,
getBoundsofRects, getBoundsofRects,
connectionExists,
} from './utils/graph' } from './utils/graph'
/** /**