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
/
lib
/
shared-sync-log
/
index.d.ts
2 lines
(1 loc)
•
41 B
TypeScript
View Raw
1
2
export
{
SharedSyncLog
}
from
'./types'
;