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