API reference / @evolu/common / local-first / OwnerIdBytes
Variable: OwnerIdBytes
const OwnerIdBytes: BrandType<
BrandType<
BrandType<
Type<
"Uint8Array",
Uint8Array<ArrayBufferLike>,
Uint8Array<ArrayBufferLike>,
Uint8ArrayError,
Uint8Array<ArrayBufferLike>,
Uint8ArrayError
>,
"Length16",
LengthError<16>,
Uint8ArrayError
>,
"IdBytes",
BrandWithoutRefineError<"IdBytes", LengthError<16> | Uint8ArrayError>,
never
>,
"OwnerIdBytes",
BrandWithoutRefineError<
"OwnerIdBytes",
BrandWithoutRefineError<"IdBytes", LengthError<16> | Uint8ArrayError>
>,
never
>;
Defined in: packages/common/src/local-first/Owner.ts:76
Bytes representation of OwnerId.