method LocalStorageProvider.prototype.isReady
LocalStorageProvider.prototype.isReady(): boolean

Reports readiness (true when fs is present and connected).

Return Type

boolean

Usage

import { LocalStorageProvider } from "storage-plugin/src/index.ts";