UNPKG

@syncfusion/ej2-documenteditor

Version:

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

7 lines (6 loc) 129 B
/** * Selection Export */ export * from './selection'; export * from './selection-format'; export * from './selection-helper';