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 | optional Children | |
| name | optional string | |
| path | string |