mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feats: 为 snow-shot 适配功能
This commit is contained in:
parent
82525f6c13
commit
5652b8e01b
35 changed files with 942 additions and 286 deletions
|
@ -438,6 +438,7 @@ export const TOOL_TYPE = {
|
|||
magicframe: "magicframe",
|
||||
embeddable: "embeddable",
|
||||
laser: "laser",
|
||||
blur: "blur",
|
||||
} as const;
|
||||
|
||||
export const EDITOR_LS_KEYS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue