export isValidConnection in Svelte Flow

This commit is contained in:
peterkogo
2024-03-19 14:34:04 +01:00
parent 24a63391fc
commit 15f88a9f47
+2 -1
View File
@@ -96,7 +96,8 @@ export {
type OnResizeEnd,
type ControlPosition,
type ControlLinePosition,
type ResizeControlVariant
type ResizeControlVariant,
type IsValidConnection
} from '@xyflow/system';
// system utils