This commit is contained in:
zadam
2023-01-03 15:02:01 +01:00
parent c5ab6fa2fa
commit 5d4a2f2064
2 changed files with 50 additions and 8 deletions

View File

@@ -551,7 +551,7 @@ function BackendScriptApi(currentNote, apiParams) {
/**
* This object contains "at your risk" and "no BC guarantees" objects for advanced use cases.
*
* @type {{becca: Becca}}
* @property {Becca} becca - provides access to the backend in-memory object graph, see {@link https://github.com/zadam/trilium/blob/master/src/becca/becca.js}
*/
this.__private = {
becca