ProjectInfo: {
    chartManager: ChartManager;
    projectName: string;
    root: string;
    staticFolder: boolean;
}

Type declaration

  • chartManager: ChartManager
  • projectName: string
  • root: string
  • staticFolder: boolean