jemgold / figma-js

Little wrapper (+ types) for the Figma API
https://jongold.github.io/figma-js/
MIT License
490 stars 47 forks source link

Fix issue with optional ids param #41

Closed dmiller9911 closed 4 years ago

dmiller9911 commented 4 years ago

TypeError: Cannot read property 'join' of undefined



* **What is the new behavior (if this is a feature change)?**
Allows params and params.ids to be optional again

* **Other information**:
chrisdrackett commented 4 years ago

thank you!