async function doDelete()
in
cache_api/src/index.js [19:21]
3
lines of code
1
McCabe index (conditional complexity)
async function doDelete() { await cache.delete(url.origin); }