SourceDirectory
import { SourceDirectory } from "@alloy-js/go";
<SourceDirectory name="string" path="string" />import { SourceDirectory } from "@alloy-js/go/stc";
SourceDirectory({ name: string, path: string }).children(children)| children | optionalChildren |
| name | optionalstring |
| path | string |