We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13901cf commit 0299cb9Copy full SHA for 0299cb9
tinymce-angular-component/src/main/ts/public_api.ts
@@ -1,2 +1,3 @@
1
export * from './editor/editor.module';
2
+export { EventObj } from './editor/Events';
3
export { EditorComponent, TINYMCE_SCRIPT_SRC } from './editor/editor.component';
0 commit comments