method CacheStorage.openprivateCacheStorage.open(cacheName: string): Promise<Cache>DeprecatedOpen a cache storage for the provided name. ParameterscacheName: stringReturn TypePromise<Cache>