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