Like this? ```ts // Only default cache can be purged via API const cache = caches.default; await ca - Cloudflare Developers