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

Establish the backend connection (if applicable).

Return Type

Promise<void>

Usage

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