mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +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