mirror of
https://github.com/cudr/slate-collaborative.git
synced 2026-03-02 03:40:18 +00:00
feat: cursors should works with annotations
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { Doc } from 'automerge'
|
||||
export type CursorKey = string
|
||||
|
||||
export type SyncDoc = Doc<any>
|
||||
export type SyncDoc = any
|
||||
|
||||
Reference in New Issue
Block a user