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