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