AboutSupportDeveloper GuideVersion 45.150.101.1

Type Alias WebContentPerformanceStats

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