@zenfs/core
Advanced tools
Comparing version 0.7.2 to 0.7.3
import type { Ino } from '../inode.js'; | ||
import { SyncStore, SimpleSyncStore, SyncTransaction, SyncStoreFS } from './SyncStore.js'; | ||
import { SimpleSyncStore, SyncStore, SyncStoreFS, SyncTransaction } from './SyncStore.js'; | ||
/** | ||
@@ -4,0 +4,0 @@ * A simple in-memory store |
{ | ||
"name": "@zenfs/core", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "A filesystem in your browser", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
1465907