Files
excalidraw/src/packages/utils/CHANGELOG.md
T
2021-01-06 22:53:12 +02:00

411 B

Changelog

[Unreleased]

First release of @excalidraw/utils to provide utilities functions.

  • Added exportToBlob and exportToSvg to export an Excalidraw diagram definition, respectively, to a Blob and to a SVGElement (#2246)