import { Router } from "https://deno.land/x/danet@1.7.4/src/deps.ts";
Register param middleware, which will be called when the particular param is parsed from the route.
Type Parameters
optional
S extends State = RSimport { Router } from "https://deno.land/x/danet@1.7.4/src/deps.ts";
Register param middleware, which will be called when the particular param is parsed from the route.