chore(types): add exports

This commit is contained in:
moklick
2025-06-12 10:47:42 +02:00
parent bc416dcab0
commit f0bcec449c
2 changed files with 7 additions and 1 deletions
+4 -1
View File
@@ -116,7 +116,10 @@ export {
type ResizeDragEvent,
type IsValidConnection,
type NodeConnection,
type AriaLabelConfig
type AriaLabelConfig,
type SetCenter,
type SetViewport,
type FitBounds
} from '@xyflow/system';
// system utils