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