API reference › @evolu/common › local‑first/Protocol › createProtocolMessageForUnsubscribe
function createProtocolMessageForUnsubscribe(
ownerId: string & Brand<"Id"> & Brand<"OwnerId">,
): ProtocolMessage;
Defined in: packages/common/src/local-first/Protocol.ts:574