mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
escape double quotes
This commit is contained in:
parent
8f27dd0c8b
commit
a614006342
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ serializeAsJSON({
|
|||
elements: <a href="https://github.com/excalidraw/excalidraw/blob/master/packages/excalidraw/element/types.ts#L114">ExcalidrawElement[]</a>,
|
||||
appState: <a href="https://github.com/excalidraw/excalidraw/blob/master/packages/excalidraw/types.ts#L95">AppState</a>,
|
||||
files: <a href="https://github.com/excalidraw/excalidraw/blob/master/packages/excalidraw/types.ts#L97">BinaryFiles</a>,
|
||||
type: "local" | "database"
|
||||
type: "local" | "database"
|
||||
}): string
|
||||
</pre>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue