figma / plugin-typings

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

Add createNodeFromJSXAsync #156

Closed SawyerHood closed 2 years ago

SawyerHood commented 2 years ago

This adds typings for createNodeFromJSXAsync

I ended up porting the types for FigmaDeclarativeNode into plugin-typings since they are very small and haven't really changed since we have released widgets, so it should be easy to just ask people to install the widget typings if they want to use the components from the JSX api