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