API Reference / @evolu/common / Evolu/Protocol / ownerIdToBinaryOwnerId
Function: ownerIdToBinaryOwnerId()
function ownerIdToBinaryOwnerId(ownerId): BinaryOwnerId;
Defined in: packages/common/src/Evolu/Protocol.ts:1387
Parameters
Parameter | Type |
---|---|
ownerId | string & Brand <"Id" > & Brand <"OwnerId" > |