fix(resizer): export types closes #4439

This commit is contained in:
moklick
2024-07-15 10:56:39 +02:00
parent 487b13c9ad
commit a51ee45b66
3 changed files with 11 additions and 5 deletions
+3
View File
@@ -85,6 +85,9 @@ export {
type ControlPosition,
type ControlLinePosition,
type ResizeControlVariant,
type ResizeParams,
type ResizeParamsWithDirection,
type ResizeDragEvent,
type NodeChange,
type NodeDimensionChange,
type NodePositionChange,