@taze-editor/taze
Version:
Taze Editor - create your rich text editor easily
7 lines (6 loc) • 301 B
JavaScript
export * from '@taze-editor/taze-core';
export * from '@taze-editor/taze-plugin-basic-elements';
export * from '@taze-editor/taze-plugin-basic-marks';
export * from '@taze-editor/taze-plugin-search-highlight';
export * from '@taze-editor/taze-ui-balloon-toolbar';
//# sourceMappingURL=index.es.js.map