@yorkie-js/sdk
    Preparing search index...

    Interface EpochMismatchEvent

    interface EpochMismatchEvent {
        type: EpochMismatch;
        value: { method: "PushPull" };
    }

    Hierarchy

    • BaseDocEvent
      • EpochMismatchEvent
    Index

    Properties

    Properties

    value: { method: "PushPull" }