figma / plugin-typings

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

Make fetch more in line with the standard #182

Closed SawyerHood closed 1 year ago

SawyerHood commented 1 year ago

This adds the headers property to fetch requests, a json method to the response, and body can take a string.