UNPKG

ze-react-component-library

Version:
11 lines (8 loc) 291 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useKeybindingConfig = void 0; var _xflow = require("@antv/xflow"); var useKeybindingConfig = (0, _xflow.createKeybindingConfig)(function (config) {}); exports.useKeybindingConfig = useKeybindingConfig;