@zenfs/core
Advanced tools
Comparing version 0.7.3 to 0.7.4
@@ -113,3 +113,3 @@ import type { Cred } from '../cred.js'; | ||
*/ | ||
protected _initialize({ store, lruCacheSize, sync }: AsyncStoreOptions): Promise<void>; | ||
private _initialize; | ||
/** | ||
@@ -116,0 +116,0 @@ * Delete all contents stored in the file system. |
{ | ||
"name": "@zenfs/core", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "A filesystem in your browser", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
1465834