Skip to main content
CacheStorage.delete - Cache - Web documentation
method CacheStorage.delete
CacheStorage.delete(cacheName: string): Promise<boolean>

Delete cache storage for the provided name.

Parameters

cacheName: string

Return Type

Promise<boolean>