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