re-export connectionState types
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user