mirror of
https://github.com/cudr/slate-collaborative.git
synced 2026-03-02 03:40:18 +00:00
feat: strart refactoring types
This commit is contained in:
@@ -8,7 +8,7 @@ import annotation from './annotation'
|
||||
const setSelection = doc => doc
|
||||
const setValue = doc => doc
|
||||
|
||||
const opType: any = {
|
||||
const opType = {
|
||||
...text,
|
||||
...annotation,
|
||||
...node,
|
||||
|
||||
Reference in New Issue
Block a user