@angular/localize

MessageId

Type Alias

A string that uniquely identifies a message, to be used for matching translations.

  
    type MessageId = string
  
  
Jump to details