UNPKG
@worldbrain/storex-sync
Version:
latest (0.1.1)
0.1.1
0.1.0
Offline-first syncing between multiple databases using Storex
@worldbrain/storex-sync
/
ts
/
reconciliation
/
index.ts
3 lines
(2 loc)
•
111 B
text/typescript
View Raw
1
2
3
export
{
ReconcilerFunction
,
ExecutableOperation
}
from
'./types'
export
{ reconcileSyncLog }
from
'./default'