mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
411 B
411 B
Changelog
[Unreleased]
First release of @excalidraw/utils
to provide utilities functions.
- Added
exportToBlob
andexportToSvg
to export an Excalidraw diagram definition, respectively, to a Blob and to a SVGElement (#2246)