Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
CacheStorage
Class CacheStorage
Abstract
Index
Constructors
constructor
Properties
default
Methods
open
Constructors
constructor
new
Cache
Storage
(
)
:
CacheStorage
Returns
CacheStorage
Properties
Readonly
default
default
:
Cache
Methods
open
open
(
cacheName
)
:
Promise
<
Cache
>
MDN Reference
Parameters
cacheName
:
string
Returns
Promise
<
Cache
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
default
open
@cloudflare/workers-types
Loading...
MDN Reference