export isValidConnection in Svelte Flow
This commit is contained in:
@@ -96,7 +96,8 @@ export {
|
|||||||
type OnResizeEnd,
|
type OnResizeEnd,
|
||||||
type ControlPosition,
|
type ControlPosition,
|
||||||
type ControlLinePosition,
|
type ControlLinePosition,
|
||||||
type ResizeControlVariant
|
type ResizeControlVariant,
|
||||||
|
type IsValidConnection
|
||||||
} from '@xyflow/system';
|
} from '@xyflow/system';
|
||||||
|
|
||||||
// system utils
|
// system utils
|
||||||
|
|||||||
Reference in New Issue
Block a user