mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-09 10:40:27 +00:00
* add tests for request body matching feature added in https://github.com/wheresrhys/fetch-mock/pull/448 * add `options.body` for request body matching See https://github.com/wheresrhys/fetch-mock/pull/448/files * add test to match request body to array