method NoopStore.prototype.disconnect
NoopStore.prototype.disconnect(): Promise<void>

Gracefully disconnect.

Return Type

Promise<void>

Usage

import { NoopStore } from "cache-plugin/src/index.ts";