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