UNPKG

delta-sync

Version:

A lightweight framework for bi-directional database synchronization with automatic version tracking and conflict resolution.

3 lines (2 loc) 54 B
// adapters/index.ts export * from './MemoryAdapter';