Home > @snowplow/node-tracker > Timestamp
Algebraic datatype representing possible timestamp type choice
Signature:
type Timestamp = TrueTimestamp | DeviceTimestamp | number;Home > @snowplow/node-tracker > Timestamp
Algebraic datatype representing possible timestamp type choice
Signature:
type Timestamp = TrueTimestamp | DeviceTimestamp | number;