fix: export serializeLibraryAsJSON from the package (#5017)

This commit is contained in:
Achille Lacoin 2022-04-07 09:05:44 +02:00 committed by GitHub
parent cb6b7559b4
commit c2fce6d8c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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