import { type mf } from "https://deno.land/x/mackerel_client_deno@v0.5.1/deps.ts";
const { MatchHandler } = mf;
A handler type for a router path match which gets passed the matched values
import { type mf } from "https://deno.land/x/mackerel_client_deno@v0.5.1/deps.ts";
const { MatchHandler } = mf;
A handler type for a router path match which gets passed the matched values