fix: export serializeLibraryAsJSON from the package (#5017)

pull/5025/head
Achille Lacoin 3 years ago committed by GitHub
parent cb6b7559b4
commit c2fce6d8c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -183,6 +183,7 @@ export {
exportToBlob,
exportToSvg,
serializeAsJSON,
serializeLibraryAsJSON,
loadLibraryFromBlob,
loadFromBlob,
getFreeDrawSvgPath,

Loading…
Cancel
Save