API reference › @evolu/common › Type › IdBytes
type IdBytes = Uint8Array<ArrayBufferLike> &
Brand<"Length16"> &
Brand<"IdBytes">;
Defined in: packages/common/src/Type.ts:1916
Binary representation of an Id.
API reference › @evolu/common › Type › IdBytes
type IdBytes = Uint8Array<ArrayBufferLike> &
Brand<"Length16"> &
Brand<"IdBytes">;
Defined in: packages/common/src/Type.ts:1916
Binary representation of an Id.