KvCacheStore.prototype.get<T>(key: string): Promise<T | null>
Usage
import { KvCacheStore } from "cloudflare-plugin/src/index.ts";
KvCacheStore.prototype.get<T>(key: string): Promise<T | null>
import { KvCacheStore } from "cloudflare-plugin/src/index.ts";