replace commitToHistory with storeAction

This commit is contained in:
zsviczian
2024-05-22 21:22:39 +02:00
parent 32cd3a62b6
commit c4e95d9207
4 changed files with 24 additions and 15 deletions

View File

@@ -422,6 +422,7 @@ export declare class ExcalidrawAutomate {
appState?: AppState;
files?: BinaryFileData;
commitToHistory?: boolean;
storeAction?: "capture" | "none" | "update";
}, restore?: boolean): void;
/**
* connect an object to the selected element in the view