UNPKG

@nozbe/watermelondb

Version:

Build powerful React Native and React web apps that scale from hundreds to tens of thousands of records and remain fast

7 lines (6 loc) 175 B
"use strict"; exports.__esModule = true; exports.default = diagnoseSyncConsistency; function diagnoseSyncConsistency(options) { return require('./impl').default(options); }