UNPKG

@wangeditor-next/yjs-for-react

Version:

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

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