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