|
@@ -162,7 +162,6 @@ export type ExcalidrawTextContainer =
|
|
| ExcalidrawRectangleElement
|
|
| ExcalidrawRectangleElement
|
|
| ExcalidrawDiamondElement
|
|
| ExcalidrawDiamondElement
|
|
| ExcalidrawEllipseElement
|
|
| ExcalidrawEllipseElement
|
|
- | ExcalidrawImageElement
|
|
|
|
| ExcalidrawArrowElement;
|
|
| ExcalidrawArrowElement;
|
|
|
|
|
|
export type ExcalidrawTextElementWithContainer = {
|
|
export type ExcalidrawTextElementWithContainer = {
|