Skip to main content
Version: Latest (0.60.x)

[T] DiagnosticReport

type DiagnosticReport<T, C, M>: DiagnosticReportWithoutTarget<T, C, M> & object;

Type declaration

NameType
targetDiagnosticTarget | typeof NoTarget

Type Parameters

Type ParameterDefault type
T extends object-
C extends keyof T-
M extends keyof T[C]"default"