wheresrhys / fetch-mock-jest

Deprecated - please use https://www.npmjs.com/package/@fetch-mock/jest
http://www.wheresrhys.co.uk/fetch-mock/
MIT License
60 stars 11 forks source link

Verbs ended inspection methods are not available in Typescript. #37

Open mario-fuentes opened 3 years ago

mario-fuentes commented 3 years ago

The obove methods can have Fetched replaced by any of the following verbs to scope to a particular method: + Got + Posted + Put + Deleted + FetchedHead + Patched

The adobe methods are not exposed in the Typescript interface.