re-export connectionState types

This commit is contained in:
peterkogo
2024-08-15 13:10:27 +02:00
parent 24e87e3984
commit 21e5fc1520
2 changed files with 9 additions and 2 deletions
+4
View File
@@ -101,6 +101,10 @@ export {
type EdgeAddChange,
type EdgeReplaceChange,
type KeyCode,
type ConnectionState,
type FinalConnectionState,
type ConnectionInProgress,
type NoConnection,
} from '@xyflow/system';
// we need this workaround to prevent a duplicate identifier error