deno.com
method CacheStorage.delete
#CacheStorage.delete(cacheName: string): Promise<boolean>

Delete cache storage for the provided name.

Parameters #

#cacheName: string

Return Type #

Promise<boolean>