Skip to main content

Hello, variables are going to be fun! I wonder I can start playing around with them in the API but perhaps the Types have not been created yet as Im getting an typescript error:

figma.createVariableCollection("phrase");
Property 'createVariableCollection' does not exist on type 'PluginAPI'

Thanks in advance

figma.com