import { type mockFetch } from "https://dotland.deno.dev/x/deno_slack_hooks@0.2.0/dev_deps.ts";
const { MatchHandler } = mockFetch;
A handler type for a router path match which gets passed the matched values
x/deno_slack_hooks/dev_deps.ts>mockFetch.MatchHandler
import { type mockFetch } from "https://dotland.deno.dev/x/deno_slack_hooks@0.2.0/dev_deps.ts";
const { MatchHandler } = mockFetch;
A handler type for a router path match which gets passed the matched values