@supernova-studio/client 1.9.12 → 1.9.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -4151,6 +4151,7 @@ var FigmaExporterProcessedStylesSchema = z123.object({
4151
4151
  ]).optional(),
4152
4152
  transform: z123.string().optional(),
4153
4153
  transformOrigin: z123.string().optional(),
4154
+ rotate: z123.string().optional(),
4154
4155
  clipPath: z123.string().optional(),
4155
4156
  color: z123.string().optional(),
4156
4157
  fontFamily: z123.string().optional(),