@react-native-replicache/replicache-generic-sqlite
Version:
> Plug-in React Native compatibility bindings for [Replicache](https://replicache.dev/).
9 lines (8 loc) • 308 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ReplicacheGenericSQLiteTransaction = void 0;
class ReplicacheGenericSQLiteTransaction {}
exports.ReplicacheGenericSQLiteTransaction = ReplicacheGenericSQLiteTransaction;
//# sourceMappingURL=generic-sqlite-adapter.js.map