mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
add a comment
This commit is contained in:
parent
dd39e3a307
commit
b6e57d8a6a
@ -11,6 +11,9 @@ export interface CollaborationOptions {
|
||||
* An initialized Y.js document.
|
||||
*/
|
||||
document: any,
|
||||
/**
|
||||
* A string to determine the fragment that should be used.
|
||||
*/
|
||||
fragment: string,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user