export additional types

This commit is contained in:
peterkogo
2025-06-11 17:10:14 +02:00
parent 74599bb8dc
commit bc416dcab0

View File

@@ -105,6 +105,9 @@ export {
type OnResizeStart,
type OnResize,
type OnResizeEnd,
type OnReconnect,
type OnReconnectStart,
type OnReconnectEnd,
type ControlPosition,
type ControlLinePosition,
ResizeControlVariant,