fix(resizer): export types closes #4439
This commit is contained in:
@@ -105,6 +105,9 @@ export {
|
||||
type ControlPosition,
|
||||
type ControlLinePosition,
|
||||
type ResizeControlVariant,
|
||||
type ResizeParams,
|
||||
type ResizeParamsWithDirection,
|
||||
type ResizeDragEvent,
|
||||
type IsValidConnection
|
||||
} from '@xyflow/system';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user