chore: add missing type re-export for NodeConnection
This commit is contained in:
@@ -109,7 +109,8 @@ export {
|
||||
type ResizeParams,
|
||||
type ResizeParamsWithDirection,
|
||||
type ResizeDragEvent,
|
||||
type IsValidConnection
|
||||
type IsValidConnection,
|
||||
type NodeConnection
|
||||
} from '@xyflow/system';
|
||||
|
||||
// system utils
|
||||
|
||||
Reference in New Issue
Block a user