import { Router } from "https://deno.land/x/oak@v12.2.0/router.ts";
Register named middleware for the specified routes when the PUT
method is requested.
Register middleware for the specified routes when the PUT
method is requested.
Register middleware for the specified routes when the PUT
method is requested with explicit path parameters.