Current section

Files

Jump to
ckeditor5_phoenix dist src hooks index.d.ts
Raw

dist/src/hooks/index.d.ts

export declare const Hooks: {
CKEditor5: import('../types').RequiredBy<import('phoenix_live_view').Hook<any>, "mounted" | "destroyed">;
CKEditable: import('../types').RequiredBy<import('phoenix_live_view').Hook<any>, "mounted" | "destroyed">;
CKUIPart: import('../types').RequiredBy<import('phoenix_live_view').Hook<any>, "mounted" | "destroyed">;
CKContext: import('../types').RequiredBy<import('phoenix_live_view').Hook<any>, "mounted" | "destroyed">;
};
//# sourceMappingURL=index.d.ts.map