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