Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
KVGrabber
Type alias KVGrabber<InKey, InValue>
KVGrabber
<
InKey
extends
string
|
number
|
symbol
,
InValue
extends
{}
|
null
>
:
(
(
[ key, value, ]
:
[
InKey
,
InValue
]
)
=>
boolean
)
Type Parameters
InKey
extends
string
|
number
|
symbol
InValue
extends
{}
|
null
Type declaration
(
[ key, value, ]
:
[
InKey
,
InValue
]
)
:
boolean
Parameters
[ key, value, ]
:
[
InKey
,
InValue
]
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...