UNPKG

@wangeditor-kai/yjs-for-react

Version:

React specific components/utils for wangeditor-next-yjs.

4 lines (3 loc) 157 B
import { IDomEditor } from '@wangeditor-kai/editor'; export declare const EditorContext: any; export declare const useEditorStatic: () => IDomEditor | null;