typealias TimestampStylesString

export declare type TimestampStylesString = typeof TimestampStyles[keyof typeof TimestampStyles];

The possible values, see TimestampStyles for more information

Constructors

constructor()

typeof TimestampStyles[keyof typeof TimestampStyles]