type alias HydrationContextimport { type HydrationContext } from "https://deno.land/x/solid@v1.5.0-beta.4/src/render/hydration.ts"; definition: { id: string; count: number; }