UNPKG

@syncfusion/ej2-documenteditor

Version:

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

12 lines (11 loc) 267 B
/** * export types */ export * from './types'; export * from './events-helper'; export * from './dictionary'; export * from './unique-format'; export * from './unique-formats'; export * from './ajax-helper'; export * from './constants'; export * from './keywords';