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