mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-12 03:50:06 +02:00
feat: scale up small exports with fancy background
This commit is contained in:
@@ -657,3 +657,5 @@ export type FrameNameBoundsCache = {
|
||||
}
|
||||
>;
|
||||
};
|
||||
|
||||
export type Dimensions = { width: number; height: number };
|
||||
|
Reference in New Issue
Block a user