mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 01:06:36 +01:00
API docs
This commit is contained in:
@@ -79,7 +79,7 @@ class BAttribute extends AbstractBeccaEntity {
|
||||
this.type = type;
|
||||
/** @type {string} */
|
||||
this.name = name;
|
||||
/** @type {integer} */
|
||||
/** @type {int} */
|
||||
this.position = position;
|
||||
/** @type {string} */
|
||||
this.value = value || "";
|
||||
|
||||
Reference in New Issue
Block a user