Type Alias: DiagnosticCode
DiagnosticCode = typeof
DIAGNOSTIC_CODES[keyof typeofDIAGNOSTIC_CODES]
A value from DIAGNOSTIC_CODES - the type consumers narrow a diagnostic's code against.
DiagnosticCode = typeof
DIAGNOSTIC_CODES[keyof typeofDIAGNOSTIC_CODES]
A value from DIAGNOSTIC_CODES - the type consumers narrow a diagnostic's code against.