Write the output from render to the file system.
import { writeOutput } from "@alloy-js/core"; function writeOutput(output: OutputDirectory, basePath?: string): void;
OutputDirectory
string
void