mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
doc update
This commit is contained in:
@@ -150,6 +150,7 @@ export interface ExcalidrawAutomate {
|
||||
//utility functions to generate EmbeddedFilesLoaderand ExportSettings objects
|
||||
getEmbeddedFilesLoader(isDark?:boolean):EmbeddedFilesLoader;
|
||||
getExportSettings(withBackground:boolean,withTheme:boolean):ExportSettings;
|
||||
getBoundingBox(elements:ExcalidrawElement[]): {topX:number,topY:number,width:number,height:number};
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user