property KvCacheStoreOptions.prefix

Prefix applied to every key. Required for KvCacheStore.clear, which otherwise has no way to tell this store's keys from anything else sharing the namespace.

Type

string

Usage

import { type KvCacheStoreOptions } from "cloudflare-plugin/src/index.ts";