UNPKG

@wangeditor-next/yjs

Version:
4 lines (3 loc) 135 B
import { TextOperation } from 'slate'; import { OpMapper } from '../types'; export declare const TEXT_MAPPER: OpMapper<TextOperation>;