figma / plugin-typings

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

Dedupe blend and minimal blend #136

Closed rohitchouhan8 closed 2 years ago

rohitchouhan8 commented 2 years ago

Based on internal types, I don't see why opacity or blend mode should be optional. I also updated BlendMode to include PASS_THROUGH, which is consistent with our implementation.