UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

8 lines 245 B
declare const _default: { move: (string | typeof Move)[]; movePreview: (string | typeof MovePreview)[]; }; export default _default; import Move from './Move.js'; import MovePreview from './MovePreview.js'; //# sourceMappingURL=index.d.ts.map