interface FreshContext implements BaseContextimport { type FreshContext } from "https://dotland.deno.dev/x/live@1.63.12/engine/manifest/manifest.ts"; Type ParametersoptionalData = anyoptionalState = anyoptionalTConfig = anyPropertiescontext: HandlerContext<Data, DecoState<State, TConfig>>request: Request