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