UNPKG

@syncfusion/ej2-documenteditor

Version:

Feature-rich document editor control with built-in support for context menu, options pane and dialogs.

6 lines (5 loc) 123 B
/** * export document editor container */ export * from './tool-bar/index'; export * from './document-editor-container';