type alias Handlersimport { type Handlers } from "https://dotland.deno.dev/x/fresh@1.7.3/server.ts"; Type ParametersoptionalT = anyoptionalState = Record<string, unknown>definition: [K in router.KnownMethod]?: Handler<T, State>import Handlersimport { Handlers } from "https://dotland.deno.dev/x/fresh@1.7.3/server.ts";