Update export.ts

This commit is contained in:
zsviczian 2022-12-16 23:24:08 +01:00 committed by GitHub
parent d87e080e88
commit 9a10503c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ import {
getInitializedImageElements,
updateImageCache,
} from "../element/image";
import Scene from "../scene/Scene";
export const SVG_EXPORT_TAG = `<!-- svg-source:excalidraw -->`;