fix(react): export KeyCode type from system

This commit is contained in:
moklick
2024-04-29 14:14:19 +02:00
parent 8c784c2035
commit 930fe79fbf

View File

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