interface TimestampProps {
    timestamp: TimestampData;
}

Properties

Properties

timestamp: TimestampData