Type Alias: IssueCode
IssueCode = typeof
ISSUE_CODES[keyof typeofISSUE_CODES]
A value from ISSUE_CODES - the type consumers narrow issue.code against.
IssueCode = typeof
ISSUE_CODES[keyof typeofISSUE_CODES]
A value from ISSUE_CODES - the type consumers narrow issue.code against.