Current section

Files

Jump to
ckeditor5_phoenix dist hooks editor editor.d.ts
Raw

dist/hooks/editor/editor.d.ts

/**
* Phoenix LiveView hook for CKEditor 5.
*/
export declare const EditorHook: import('../../types').RequiredBy<import('phoenix_live_view').Hook<any>, "mounted" | "destroyed">;
//# sourceMappingURL=editor.d.ts.map