API reference › @evolu/common › Type › idBytesToId
function idBytesToId(
idBytes: Uint8Array<ArrayBufferLike> & Brand<"Length16"> & Brand<"IdBytes">,
): string & Brand<"Id">;
Defined in: packages/common/src/Type.ts:1928
API reference › @evolu/common › Type › idBytesToId
function idBytesToId(
idBytes: Uint8Array<ArrayBufferLike> & Brand<"Length16"> & Brand<"IdBytes">,
): string & Brand<"Id">;
Defined in: packages/common/src/Type.ts:1928