UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

6 lines (5 loc) 149 B
declare const _default: { commandStack: (string | typeof CommandStack)[]; }; export default _default; import CommandStack from './CommandStack';