UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

8 lines 309 B
declare const _default: { replaceSelectionBehavior: (string | typeof ReplaceSelectionBehavior)[]; replace: (string | typeof Replace)[]; }; export default _default; import ReplaceSelectionBehavior from './ReplaceSelectionBehavior.js'; import Replace from './Replace.js'; //# sourceMappingURL=index.d.ts.map