mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-24 11:00:03 +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