a771826
1
2
3
import { ReactEditor } from 'slate-react'; export declare const withText: <T extends ReactEditor>(editor: T) => T;