UsingNamespaceDirective
import { UsingNamespaceDirective } from "@alloy-js/csharp";
<UsingNamespaceDirective namespace="string" />
import { UsingNamespaceDirective } from "@alloy-js/csharp/stc";
UsingNamespaceDirective({ namespace: string }).children(children)
namespace | string |