add a comment
This commit is contained in:
@@ -11,6 +11,9 @@ export interface CollaborationOptions {
|
|||||||
* An initialized Y.js document.
|
* An initialized Y.js document.
|
||||||
*/
|
*/
|
||||||
document: any,
|
document: any,
|
||||||
|
/**
|
||||||
|
* A string to determine the fragment that should be used.
|
||||||
|
*/
|
||||||
fragment: string,
|
fragment: string,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user