method CacheStorage.open Private CacheStorage.open(cacheName: string): Promise<Cache> Open a cache storage for the provided name. Parameters cacheName: string Return Type Promise<Cache>