@figma/plugin-typings
Advanced tools
Comparing version 1.57.0 to 1.57.1
{ | ||
"name": "@figma/plugin-typings", | ||
"version": "1.57.0", | ||
"version": "1.57.1", | ||
"description": "Typings for the Figma Plugin API", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -1212,2 +1212,3 @@ type ArgFreeEventType = | ||
readonly height: number | ||
readonly absoluteBoundingBox: Rect | null | ||
} | ||
@@ -1214,0 +1215,0 @@ |
53713
1537