API reference › @evolu/common › Type › IdBytes
const IdBytes: brand(
"IdBytes",
length(16)(Uint8Array),
);
Defined in: packages/common/src/Type.ts:6143
Binary representation of an Id.
API reference › @evolu/common › Type › IdBytes
const IdBytes: brand(
"IdBytes",
length(16)(Uint8Array),
);
Defined in: packages/common/src/Type.ts:6143
Binary representation of an Id.