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