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.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”string