note on media helper server.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// TODO => this is NOT a full reimplementation of the existing media helper service, currently
|
||||
// contains only functions referenced by the TinyMCE editor
|
||||
// TODO: This should not be done in this way, we need to split this into seperate defined helper methods. This is also very specific to TinyMCE, so should be named that way.
|
||||
|
||||
import { Editor, EditorEvent } from 'tinymce';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user