Share excalidrawings as links! (#356)

* shareable links

* fix

* review comments

* json-excaliber (#464)

* draw

* Boom

* backend

* Remove local

Co-authored-by: Lipis <lipiridis@gmail.com>
This commit is contained in:
Brady Madden
2020-01-19 21:56:19 -08:00
committed by Christopher Chedeau
co-authored by Lipis
parent ad865907a6
commit 6ad596e9f1
6 changed files with 104 additions and 18 deletions
+3 -1
View File
@@ -12,7 +12,9 @@ export {
loadFromJSON,
saveAsJSON,
restoreFromLocalStorage,
saveToLocalStorage
saveToLocalStorage,
exportToBackend,
importFromBackend
} from "./data";
export {
hasBackground,