fix(react): export KeyCode type from system
This commit is contained in:
@@ -97,6 +97,7 @@ export {
|
|||||||
type EdgeRemoveChange,
|
type EdgeRemoveChange,
|
||||||
type EdgeAddChange,
|
type EdgeAddChange,
|
||||||
type EdgeReplaceChange,
|
type EdgeReplaceChange,
|
||||||
|
type KeyCode,
|
||||||
} from '@xyflow/system';
|
} from '@xyflow/system';
|
||||||
|
|
||||||
// system utils
|
// system utils
|
||||||
|
|||||||
Reference in New Issue
Block a user