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