mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: export exportToCanvas in utils (#2583)
This commit is contained in:
parent
222dbdcc00
commit
4b32c03994
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
export { exportToBlob, exportToSvg } from "../utils.ts";
|
||||
export { exportToBlob, exportToSvg, exportToCanvas } from "../utils.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue