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
/
fs.test.js
5 lines
•
173 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
describe
(
'FilesystemSharedSyncLogStorage'
,
function
(
) { });
//# sourceMappingURL=fs.test.js.map