jsdoc fixes
This commit is contained in:
@@ -50,7 +50,8 @@ export class Transaction {
|
||||
*/
|
||||
constructor (y) {
|
||||
/**
|
||||
* @type {Y} The Yjs instance.
|
||||
* The Yjs instance.
|
||||
* @type {Y}
|
||||
*/
|
||||
this.y = y
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user