Type Alias: LivdWarningCode
LivdWarningCode = typeof
LIVD_WARNING_CODES[keyof typeofLIVD_WARNING_CODES]
Discriminant type for AstmLivdWarning.code. Narrowing by this code lets
consumers write exhaustive switch blocks against LIVD_WARNING_CODES.
LivdWarningCode = typeof
LIVD_WARNING_CODES[keyof typeofLIVD_WARNING_CODES]
Discriminant type for AstmLivdWarning.code. Narrowing by this code lets
consumers write exhaustive switch blocks against LIVD_WARNING_CODES.