AboutSupportDeveloper GuideVersion 45.150.102.1

Type Alias WebContentPerformanceStats

WebContentPerformanceStats: WebContentPerformanceStatBase | {
    error: string;
    url: string;
}