figma-api
figma-api copied to clipboard
Added new types from the Figma Rest API docs
Noticed that some types are out of date, we've done some ts-ignore
workarounds on our project which isn't ideal. Figured i'd update here.
Also, solves #59
Includes Component
and ComponentSet
updates to include ComponentProperties
, ComponentPropertyReferences
, and ComponentPropertyDefinitions
Updated to also get on the API file response. Would love feedback and ship if possible @didoo !!!
maybe we should merge this
Hi people, I am facing an issue with these missing types, and found this PR. What's missing to merge this PR? @didoo