method CacheStorage.hasCacheStorage.has(cacheName: string): Promise<boolean>Check if cache already exists for the provided name. ParameterscacheName: stringReturn TypePromise<boolean>