Preparing search index...
The search index is not available
API
API
<internal>
Hyperbee
DelOptions
Interface DelOptions<T>
interface
DelOptions
<
T
>
{
cas
?:
(
(
prev
:
T
)
=>
boolean
|
PromiseLike
<
boolean
>
)
;
}
Type Parameters
T
=
any
Index
Properties
cas?
Properties
Optional
cas
cas
?:
(
(
prev
:
T
)
=>
boolean
|
PromiseLike
<
boolean
>
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cas
API
Loading...