Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/middleware.ts>startTransition

Fast, Lightweight, Web-standards
Very Popular
Go to Latest
variable startTransition
import { startTransition } from "https://deno.land/x/hono@v4.0.7/middleware.ts";

type

(callback: () => void) => void