API reference › @evolu/common › local‑first/Timestamp › timestampBytesToTimestamp
function timestampBytesToTimestamp(
timestamp: Uint8Array<ArrayBufferLike> &
Brand<"Length16"> &
Brand<"TimestampBytes">,
): Timestamp;
Defined in: packages/common/src/local-first/Timestamp.ts:308