interface Context implements Record<string, unknown>import { type Context } from "https://deno.land/x/aleph@1.0.0-alpha.60/types.d.ts"; PropertiesreadonlyconnInfo: ConnInforeadonlyparams: Record<string, string>readonlyheaders: Headersreadonlycookies: CookiesreadonlyhtmlRewriter: HTMLRewriter