type alias UpdateHookimport { type UpdateHook } from "https://deno.land/x/hono@v4.1.4/jsx/dom/render.ts"; definition: (context: Context,node: Node,cb: (context: Context) => void,) => Promise<void>