Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
DurableObjectGetOptions
Interface DurableObjectGetOptions
interface
DurableObjectGetOptions
{
allowConcurrency
?:
boolean
;
noCache
?:
boolean
;
}
Index
Properties
allow
Concurrency?
no
Cache?
Properties
Optional
allow
Concurrency
allow
Concurrency
?:
boolean
Optional
no
Cache
no
Cache
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
allow
Concurrency
no
Cache
@cloudflare/workers-types
Loading...