type alias ErrorHandlerContextDeprecatedDeprecatedUse FreshContext interface instead import { type ErrorHandlerContext } from "https://deno.land/x/fresh@1.7.1/server.ts"; Type ParametersoptionalState = Record<string, unknown>deprecateddefinition: FreshContext<State>