mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-12 11:59:58 +02:00
feat: add logo into export
This commit is contained in:
@@ -659,3 +659,4 @@ export type FrameNameBoundsCache = {
|
||||
};
|
||||
|
||||
export type Dimensions = { width: number; height: number };
|
||||
export type ExportPadding = [number, number, number, number];
|
||||
|
Reference in New Issue
Block a user