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