Rename field
This commit is contained in:
parent
cf8c9ebe00
commit
278fa912df
4 changed files with 8 additions and 3 deletions
|
|
@ -4,5 +4,5 @@ import type { DocumentWithCursors } from "./DocumentWithCursors";
|
|||
export interface ClientCursors {
|
||||
userName: string;
|
||||
deviceId: string;
|
||||
cursors: DocumentWithCursors[];
|
||||
documentsWithCursors: DocumentWithCursors[];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue