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