Function: getTitleSuffixFormatter()
getTitleSuffixFormatter(
monitorType:string):TitleSuffixFormatter|undefined
Defined in: src/utils/monitorTitleFormatters.ts:93
Retrieves a suffix formatter for a given monitor type.
Parametersโ
monitorTypeโ
string
Returnsโ
TitleSuffixFormatter | undefined