method CacheStorage.has
Jump to headingCacheStorage.has(cacheName: string): Promise<boolean>
Check if cache already exists for the provided name.
Parameters Jump to heading
Jump to headingcacheName: string
Return Type Jump to heading
Promise<boolean>