Question
plugin for figma playbackSettings property
I’m building a plugin for figma in js + typescript. In a desktop application, when I output SceneNode, there is a playbackSettings property there. There is no such property in the documentation and typescript swears that there is no such property. What is it for?
