CoconutGoodie / figma-plugin-react-vite

🧩 A figma plugin boilerplate, that simplifies building plugins with React + Vite!
Creative Commons Attribution Share Alike 4.0 International
86 stars 8 forks source link

Support with Message.ts #7

Open jac31885 opened 1 month ago

jac31885 commented 1 month ago

I'm trying to adapt the CreateRectMessage.ts file to create some frames and would like to import figma variables and assign within the creation. Is it possible to handle await and async in this implementation ?