import { type mf } from "https://deno.land/x/mackerel_client_deno@v0.5.1/deps.ts";
const { MockFetch } = mf;
Properties
mock: (route: string, handler: MatchHandler) => void
import { type mf } from "https://deno.land/x/mackerel_client_deno@v0.5.1/deps.ts";
const { MockFetch } = mf;