Optional
Readonly
altThe phrase alternative, if any.
Optional
Readonly
closeA closing delimiter for array and object values. Overrides ConnectiveWords.arrayClose and ConnectiveWords.objectClose.
Optional
Readonly
customA custom callback to format arguments.
Optional
Readonly
mergeWhether the separator should be merged with the next value. (Defaults to false)
Optional
Readonly
mergeWhether the separator should be merged with the previous value. (Defaults to true)
Optional
Readonly
openAn opening delimiter for array and object values. Overrides ConnectiveWords.arrayOpen and ConnectiveWords.objectOpen.
Optional
Readonly
sepAn element delimiter for array and object values. Overrides ConnectiveWords.arraySep and ConnectiveWords.objectSep.
The formatting flags.