import { type MockRequestInputs } from "https://deno.land/x/deno_mock_fetch@1.0.1/mock-fetch.type.ts";
Properties
input: URL | Request | MockMatcher
optional
init: MockRequestIniturl: MockMatcher
method: MockMatcher
optional
body: MockMatcherimport { type MockRequestInputs } from "https://deno.land/x/deno_mock_fetch@1.0.1/mock-fetch.type.ts";