figma / plugin-typings

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

style.consumers #181

Closed grace-figma closed 1 year ago

grace-figma commented 1 year ago

Adding style.consumers typing PR

style.consumers(): {StyleConsumers[]}

interface StyleConsumers {
  node: SceneNode
  fields: string[]
}

Fixes: https://app.asana.com/0/1202677712417500/1202895425374967/f