joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.81k stars 773 forks source link

Added missing PATCH method to Typescript definition file #521

Open rafalolszewski94 opened 4 years ago

rafalolszewski94 commented 4 years ago

Basically added PATCH method to Methods type definition. IDE was screaming for it.

rafalolszewski94 commented 4 years ago

Closes #488

rafalolszewski94 commented 4 years ago

@Traviskn could you "review" it and push forward ? It's pain in the ass when TS is keep highlighting this as error.