Type Alias: FormatMessage()
FormatMessage: (
descriptor
,values
?,opts
?) =>string
Parameters
• descriptor: MessageDescriptor
• values?: Record
<string
, MessagePrimitiveType
| FormatXMLElementFn
<string
, string
>>
• opts?: IntlMessageFormatOptions
Returns
string