MessageFormatOptions.returnType property

Return type of compiled functions; either a concatenated 'string' or an array (possibly hierarchical) of 'values'.

Default: 'string'

Signature:

returnType?: ReturnType;