Merge pull request #4220 from xyflow/fix/react-export-keycode

fix(react): export KeyCode type from system
This commit is contained in:
Moritz Klack
2024-04-29 17:28:39 +02:00
committed by GitHub

View File

@@ -97,6 +97,7 @@ export {
type EdgeRemoveChange,
type EdgeAddChange,
type EdgeReplaceChange,
type KeyCode,
} from '@xyflow/system';
// system utils