figma / plugin-typings

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

Change type for `ParameterValues` to `any` #51

Closed johndoherty closed 3 years ago

johndoherty commented 3 years ago

This is more generic and allows us to modify ParameterValues in the future without breaking the API.