UNPKG

@syncfusion/ej2-documenteditor

Version:

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

9 lines (8 loc) 191 B
/** * Search Export */ export * from './search'; export * from './options-pane'; export * from './text-search'; export * from './text-search-result'; export * from './text-search-results';