@supernova-studio/model 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
@@ -4672,6 +4672,7 @@ var FigmaExporterProcessedStylesSchema = z123.object({
4672
4672
  ]).optional(),
4673
4673
  transform: z123.string().optional(),
4674
4674
  transformOrigin: z123.string().optional(),
4675
+ rotate: z123.string().optional(),
4675
4676
  clipPath: z123.string().optional(),
4676
4677
  color: z123.string().optional(),
4677
4678
  fontFamily: z123.string().optional(),