export interface GenerateProps { projectNames?: string[]; startDir: string; }