import { Router } from "https://deno.land/x/danet@1.7.4/src/deps.ts";
Register named middleware for the specified routes when the PATCH
,
method is requested.
Register middleware for the specified routes when the PATCH
,
method is requested.
Register middleware for the specified routes when the PATCH
,
method is requested with explicit path parameters.
Type Parameters
optional
S extends State = RS