API reference › @evolu/common › local‑first/Timestamp › nodeIdBytesToNodeId
function nodeIdBytesToNodeId(
nodeIdBytes: Uint8Array<ArrayBufferLike> &
Brand<"Length8"> &
Brand<"NodeIdBytes">,
): string & Brand<"NodeId">;
Defined in: packages/common/src/local-first/Timestamp.ts:361
Converts NodeIdBytes to NodeId.