Type Alias: LtpWarningCode
LtpWarningCode = typeof
LTP_WARNING_CODES[keyof typeofLTP_WARNING_CODES]
Discriminant type for AstmLtpWarning.code. Narrowing by this code lets
consumers write exhaustive switch blocks against LTP_WARNING_CODES.
LtpWarningCode = typeof
LTP_WARNING_CODES[keyof typeofLTP_WARNING_CODES]
Discriminant type for AstmLtpWarning.code. Narrowing by this code lets
consumers write exhaustive switch blocks against LTP_WARNING_CODES.