MCPcopy Index your code
hub / github.com/dataease/SQLBot / init

Method init

frontend/public/tinymce/tinymce.d.ts:2693–2693  ·  view source on GitHub ↗
(this: EditorManager, options: RawEditorOptions)

Source from the content-addressed store, hash-verified

2691 get(this: EditorManager): Editor[];
2692 get(this: EditorManager, id: number | string): Editor | null;
2693 init(this: EditorManager, options: RawEditorOptions): Promise<Editor[]>;
2694 overrideDefaults(this: EditorManager, defaultOptions: Partial<RawEditorOptions>): void;
2695 remove(this: EditorManager): void;
2696 remove(this: EditorManager, selector: string): void;

Callers 15

Sha256Function · 0.65
Sha224Function · 0.65
ShaFunction · 0.65
Sha384Function · 0.65
Sha1Function · 0.65
Sha512Function · 0.65
kpFunction · 0.65
_OFunction · 0.65
CgFunction · 0.65
theme.min.jsFile · 0.65
initMethod · 0.65
initMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected