Module

x/hono/middleware.ts>useRef

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable useRef
import { useRef } from "https://dotland.deno.dev/x/hono@v4.1.5/middleware.ts";

type

<T>(initialValue: T | null) => RefObject<T>
import useRef
import { useRef } from "https://dotland.deno.dev/x/hono@v4.1.5/middleware.ts";