Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinymce/tinymce
/ EditorManager.ts
File
EditorManager.ts
modules/tinymce/src/core/main/ts/api/EditorManager.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Arr, Obj, Type, Id } from
'@ephox/katamari'
;
2
3
import
* as ErrorReporter from
'../ErrorReporter'
;
4
import
* as FocusController from
'../focus/FocusController'
;
Callers
nothing calls this directly
Calls
5
save
Method · 0.80
translate
Method · 0.80
setup
Method · 0.80
add
Method · 0.65
each
Function · 0.50
Tested by
no test coverage detected