couch-kit
Preparing search index...
@couch-kit/host
ActionRateLimiterOptions
Interface ActionRateLimiterOptions
interface
ActionRateLimiterOptions
{
maxActions
?:
number
;
now
?:
()
=>
number
;
windowMs
?:
number
;
}
Index
Properties
max
Actions?
now?
window
Ms?
Properties
Optional
max
Actions
maxActions
?:
number
Optional
now
now
?:
()
=>
number
Optional
window
Ms
windowMs
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Actions
now
window
Ms
couch-kit
Loading...