API Reference
Platform docs

Home > @uniformdev/context-edge-cloudflare > createCacheableFetcherKV

createCacheableFetcherKV() function

Signature:

Parameters

ParameterTypeDescription
{ cache, context, options, }{ cache: KVNamespace<string>; context: Pick<ExecutionContext, "waitUntil">; options?: CacheableFetcherOptions; }

Returns:

CacheableFetcher<TData>

Join our community on Discord
Check out our public repositories on GitHub
Enjoy some video content on YouTube