Skip to content
module@warp-drive/experiments/data-worker
ts
const CacheHandler: CacheHandler;

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.