mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 16:56:34 +01:00
API docs
This commit is contained in:
@@ -83,7 +83,7 @@ class BBranch extends AbstractBeccaEntity {
|
||||
this.parentNoteId = parentNoteId;
|
||||
/** @type {string|null} */
|
||||
this.prefix = prefix;
|
||||
/** @type {integer} */
|
||||
/** @type {int} */
|
||||
this.notePosition = notePosition;
|
||||
/** @type {boolean} */
|
||||
this.isExpanded = !!isExpanded;
|
||||
|
||||
Reference in New Issue
Block a user