mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Update export.ts
This commit is contained in:
parent
d87e080e88
commit
9a10503c5f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ import {
|
|||
getInitializedImageElements,
|
||||
updateImageCache,
|
||||
} from "../element/image";
|
||||
import Scene from "../scene/Scene";
|
||||
|
||||
export const SVG_EXPORT_TAG = `<!-- svg-source:excalidraw -->`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue