typealias TimestampStylesString

export type TimestampStylesString = (typeof TimestampStyles)[keyof typeof TimestampStyles];

The possible values, see TimestampStyles for more information

Constructors

constructor()

(typeof TimestampStyles)[keyof typeof TimestampStyles]