UNPKG

@typescript/analyze-trace

Version:
2 lines (1 loc) 216 B
export declare function reportHighlights(tracePath: string, typesPath: string | undefined, thresholdDuration: number, minDuration: number, minPercentage: number, importExpressionThreshold: number): Promise<boolean>;