type alias Contextimport { type Context } from "https://deno.land/x/hono@v4.2.5/jsx/dom/render.ts"; definition: | [PendingType, boolean, UpdateHook, boolean, ] | [PendingType, boolean, UpdateHook] | [PendingType, boolean] | [PendingType] | []