Interface IPouchSyncResponse<T>

Type Parameters

  • T

Hierarchy

  • SyncResult<T>
    • IPouchSyncResponse

Properties

Properties

change: ReplicationResult<T>
direction: "push" | "pull"

Generated using TypeDoc