figma / plugin-typings

Typings for the Figma Plugin API
MIT License
195 stars 45 forks source link

plugins: add exposed instance properties to API typings #154

Closed trev4ev closed 2 years ago

trev4ev commented 2 years ago

Update the typings in InstanceNode to expect exposedInstances and isExposedInstance properties. Changes added here: https://github.com/figma/figma/pull/82869 and https://github.com/figma/figma/pull/82049