UNPKG

@syncfusion/ej2-diagrams

Version:

Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts.

8 lines (7 loc) 182 B
/** * Diagram component exported items */ export * from './diagram/index'; export * from './symbol-palette/index'; export * from './ruler/index'; export * from './overview/index';