Type alias ListFormatStyle

ListFormatStyle: "long" | "short" | "narrow"

The length of the formatted message.

MDN.