mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-24 01:40:41 +02:00
Add new type excalidraw-api/clipboard for programmatic api
This commit is contained in:
@@ -136,6 +136,7 @@ export interface ExcalidrawProgrammaticAPI {
|
||||
| ExcalidrawSelectionElement
|
||||
| ExcalidrawImageElement
|
||||
| ExcalidrawFreeDrawElement
|
||||
| ExcalidrawFrameElement
|
||||
>
|
||||
| ({
|
||||
type: Extract<ExcalidrawLinearElement["type"], "line">;
|
||||
|
Reference in New Issue
Block a user