Skip to content

serializeKey

serializeKey(k): string

Defined in: packages/mcp-query/src/core/keys.ts:26

Stable string form, used only as a Map key and a devtools label. Code never parses this back — the structured CacheKey is carried on each cache entry.

CacheKey

string