typealias TimestampStylesString

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

The possible TimestampStyles values.

Constructors

constructor()

(typeof TimestampStyles)[keyof typeof TimestampStyles]