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