UNPKG
marshall-y-slate
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.4
0.0.2
0.0.1
Yjs bindings for Slate.
github.com/MarshallChang/y-slate
MarshallChang/y-slate
marshall-y-slate
/
src
/
utils
/
index.ts
5 lines
(3 loc)
•
97 B
text/typescript
View Raw
1
2
3
4
5
import
cloneSyncElement
from
'./clone'
;
export
*
from
'./convert'
;
export
{ cloneSyncElement };