UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

8 lines (7 loc) 284 B
declare const _default: { autoPlace: (string | typeof AutoPlace)[]; autoPlaceSelectionBehavior: (string | typeof AutoPlaceSelectionBehavior)[]; }; export default _default; import AutoPlace from './AutoPlace'; import AutoPlaceSelectionBehavior from './AutoPlaceSelectionBehavior';