Optional
Readonly
alt?: numberThe phrase alternative, if any.
Optional
Readonly
connectives?: ConnectiveWordsThe connective words.
Optional
Readonly
custom?: FormatCallback<any>A 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
sep?: stringAn element separator for array values.
The formatting flags.