Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias SubstitutionRenderer
import { type SubstitutionRenderer } from "https://deno.land/x/jsx_stream@v0.0.8/types.ts";
definition: (id: string, children: AsyncIterable<string>) => AsyncIterable<string>