deleteCached
Remove a value from the generic per-resource client-side cache.
import { deleteCached } from 'flowstack-sdk'Generic delete from the SDK's client-side cache. Part of the generic cache trio (getCached / setCached / deleteCached) for per-resource caching with TTL.
See also
getCached · setCached · CACHE_TTL
Source: README.md#cache-utilities · Also available in llms-full.txt and registry.json.