property CachePluginOptions.name

Plugin instance name for multi-cache setups. Derives the capability token as cache.<name> when not 'default'.

Type

string

Usage

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