Searched defs:ReportEmitErrorSummary (Results 1 – 6 of 6) sorted by relevance
77 …export type ReportEmitErrorSummary = (errorCount: number, filesInError: (ReportFileInError | undef… alias
5931 …type ReportEmitErrorSummary = (errorCount: number, filesInError: (ReportFileInError | undefined)[]… alias