method CacheStorage.delete Private CacheStorage.delete(cacheName: string): Promise<boolean> Delete cache storage for the provided name. Parameters cacheName: string Return Type Promise<boolean>