add simulation module
This commit is contained in:
@@ -13,7 +13,7 @@ export type Analysis = {
|
||||
meanQualityIssue: number
|
||||
meanComplexity: number
|
||||
meanLeadTime: number
|
||||
mainStrategy: Strategy | string
|
||||
strategy: Strategy | string
|
||||
}
|
||||
|
||||
export type Dashboard = {
|
||||
|
||||
Reference in New Issue
Block a user