diff --git a/src/constants.ts b/src/constants.ts index e03c39e1..7da59a8d 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -5,6 +5,6 @@ export const excaliDrawBundle = ``; +`; export let excalidraw = (excaliDrawJson:string , drawingId:string):string => `
`; \ No newline at end of file