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:
@@ -1,3 +1,5 @@
|
||||
import { ValueJSON } from 'slate'
|
||||
|
||||
export type CursorKey = string
|
||||
|
||||
export type SyncDoc = any
|
||||
export interface SyncDoc extends ValueJSON {}
|
||||
|
||||
Reference in New Issue
Block a user