DocSummary
import { DocSummary } from "@alloy-js/csharp";
<DocSummary > {children}</DocSummary>
import { DocSummary } from "@alloy-js/csharp/stc";
DocSummary({ }).children(children)
children | Children |
import { DocSummary } from "@alloy-js/csharp";
<DocSummary > {children}</DocSummary>
import { DocSummary } from "@alloy-js/csharp/stc";
DocSummary({ }).children(children)
children | Children |