Skip to content

Commit 0299cb9

Browse files
committed
fix: EventObj cannot be imported
1 parent 13901cf commit 0299cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './editor/editor.module';
2+
export { EventObj } from './editor/Events';
23
export { EditorComponent, TINYMCE_SCRIPT_SRC } from './editor/editor.component';

0 commit comments

Comments
 (0)