UNPKG

@ant-design/graphs

Version:
17 lines (16 loc) 358 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.COMMON_OPTIONS = void 0; exports.COMMON_OPTIONS = { autoResize: true, behaviors: [ { key: 'zoom-canvas', type: 'zoom-canvas', }, { key: 'drag-canvas', type: 'drag-canvas', }, ], };