export interface SourceCode { outPath: string; rootPath: string; }