mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-21 00:10:33 +02:00
feat: export reconciliation (#7917)
This commit is contained in:
@@ -220,6 +220,8 @@ export {
|
||||
restoreLibraryItems,
|
||||
} from "./data/restore";
|
||||
|
||||
export { reconcileElements } from "./data/reconcile";
|
||||
|
||||
export {
|
||||
exportToCanvas,
|
||||
exportToBlob,
|
||||
|
Reference in New Issue
Block a user