UNPKG

@syncfusion/ej2-documenteditor

Version:

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

8 lines (7 loc) 149 B
/** * Export Export */ export * from './word-export'; export * from './text-export'; export * from './sfdt-export'; export * from './html-export';