Module

x/hono/jsx/streaming.ts>Suspense

Web Framework built on Web Standards
Extremely Popular
Go to Latest
variable Suspense
import { Suspense } from "https://dotland.deno.dev/x/hono@v4.3.10/jsx/streaming.ts";

type

FC<PropsWithChildren<{ fallback: any; }>>