Preparing search index...
The search index is not available
Documentation
Documentation
@waku/utils
IteratorOptions
Type alias IteratorOptions
Iterator
Options
:
{
iteratorDelay
?:
number
;
timeoutMs
?:
number
;
}
Options for configuring the behavior of an iterator.
Type declaration
Optional
iterator
Delay
?:
number
Optional
timeout
Ms
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Options for configuring the behavior of an iterator.