UNPKG

@syncfusion/ej2-richtexteditor

Version:
7 lines (6 loc) 152 B
/** * Formatter */ export * from './formatter/html-formatter'; export * from './formatter/formatter'; export * from './formatter/markdown-formatter';