The punctuateSeries helper formats a list of strings (e.g. names) to read fluently in the application's locale.
punctuateSeries
punctuateSeries(['Toby', 'Franz', 'Dominion']) // Toby, Franz, and Dominion
')}
Generated using TypeDoc v0.23.24
The
punctuateSeries
helper formats a list of strings (e.g. names) to read fluently in the application's locale.Returns
')}