API reference / @evolu/common / Evolu/Internal / timestampBytesToTimestamp
Function: timestampBytesToTimestamp()
function timestampBytesToTimestamp(timestamp): Timestamp;
Defined in: packages/common/src/Evolu/Timestamp.ts:290
Parameters
| Parameter | Type |
|---|---|
timestamp | Uint8Array<ArrayBufferLike> & Brand<"TimestampBytes"> |