VariableDeclarationGroup
import { VariableDeclarationGroup } from "@alloy-js/go";
<VariableDeclarationGroup const> {children}</VariableDeclarationGroup>import { VariableDeclarationGroup } from "@alloy-js/go/stc";
VariableDeclarationGroup({ const: boolean }).children(children)| children | Children |
| const | optionalboolean |