Module

x/hono/jsx/hooks/index.ts>useDebugValue

Fast, Lightweight, Web-standards
Very Popular
Go to Latest
variable useDebugValue
import { useDebugValue } from "https://dotland.deno.dev/x/hono@v4.2.2/jsx/hooks/index.ts";

type

(_value: unknown, _formatter?: (value: unknown) => string) => void