TimestampStylesString

type TimestampStylesString = (typeof TimestampStyles)[keyof typeof TimestampStyles];
type TimestampStylesString = (typeof TimestampStyles)[keyof typeof TimestampStyles];
The possible TimestampStyles values.