UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

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