Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
WorkerOpts
Type Alias WorkerOpts<T>
WorkerOpts
:
{
chunkSize
?:
number
;
delay
?:
number
;
getKey
?:
(
x
:
T
)
=>
any
;
shouldDefer
?:
(
x
:
T
)
=>
boolean
;
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...