mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
simpler types, tidy up code
This commit is contained in:
parent
d890ed090c
commit
721f5ec0f4
4 changed files with 57 additions and 98 deletions
|
@ -419,3 +419,4 @@ export type ConvertibleLinearTypes =
|
|||
| "sharpArrow"
|
||||
| "curvedArrow"
|
||||
| "elbowArrow";
|
||||
export type ConvertibleTypes = ConvertibleGenericTypes | ConvertibleLinearTypes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue