mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: export reconciliation (#7917)
This commit is contained in:
parent
015b46ab23
commit
1bd2b1fe55
4 changed files with 8 additions and 10 deletions
|
@ -220,6 +220,8 @@ export {
|
|||
restoreLibraryItems,
|
||||
} from "./data/restore";
|
||||
|
||||
export { reconcileElements } from "./data/reconcile";
|
||||
|
||||
export {
|
||||
exportToCanvas,
|
||||
exportToBlob,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue