mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
update backend_script_api.ts @link
This commit is contained in:
parent
4090386cc3
commit
2cc34efbde
@ -371,7 +371,7 @@ interface Api {
|
||||
* This object contains "at your risk" and "no BC guarantees" objects for advanced use cases.
|
||||
*/
|
||||
__private: {
|
||||
/** provides access to the backend in-memory object graph, see {@link https://github.com/zadam/trilium/blob/master/src/becca/becca.js} */
|
||||
/** provides access to the backend in-memory object graph, see {@link Becca} */
|
||||
becca: Becca;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user