最終更新:2019-04-25 (木) 17:15:49 (1821d)  

PouchDB.sync
Top / PouchDB.sync

var sync = PouchDB.sync(src, target, [options])

Sync data from src to target and target to src. This is a convenience method for bidirectional data replication.

関連