mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	update backend_script_api.ts @link
This commit is contained in:
		| @@ -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; | ||||
|     }; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user