method CacheStorage.delete
Jump to headingCacheStorage.delete(cacheName: string): Promise<boolean>
Delete cache storage for the provided name.
Parameters Jump to heading
Jump to headingcacheName: string
Return Type Jump to heading
Promise<boolean>
Jump to headingCacheStorage.delete(cacheName: string): Promise<boolean>
Delete cache storage for the provided name.
Jump to headingcacheName: string
Promise<boolean>