Skip to content
module@warp-drive/experiments/data-worker @experimental

Variable CacheHandler

ts
const CacheHandler: CacheHandlerType;

Defined in: data-worker/cache-handler.ts:29

A simplified CacheHandler that hydrates ResourceDataDocuments from the cache with their referenced resources.

Released under the MIT License.