variable knownMethodsimport { knownMethods } from "https://deno.land/x/fresh@1.6.5/src/server/router.ts"; type | "GET" | "HEAD" | "POST" | "PUT" | "DELETE" | "OPTIONS" | "PATCH"[]