UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

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