Version 1, Update 113
New:
- Type definitions now ship with docstrings, so you can view Plugin API documentation alongside your code in IDEs such as VSCode.
Bug fixes:
- Fix the type definition for InteractiveSlideElementNode to include a
clone()
method. - Fix the type definition for PatternPaint to include
visible
,opacity
andblendMode
properties.