import { DocList } from "@alloy-js/csharp"; <DocList items={Children[]} type={"bullet" | "number"} />
import { DocList } from "@alloy-js/csharp/stc"; DocList({ items: Children[], type: "bullet" | "number" }).children(children)
Children[]
”bullet” | “number”