Preparing search index...
The search index is not available
@jiway/firestorm-core - v1.0.0-alpha.4
@jiway/firestorm-core
core
hasFieldOfType
Function hasFieldOfType
hasFieldOfType
<
T
,
const
K
extends
string
>
(
value
:
unknown
,
fieldName
:
K
,
type
:
Type
<
T
>
,
)
:
value
is
Record
<
K
,
T
>
Type Parameters
T
const
K
extends
string
Parameters
value
:
unknown
fieldName
:
K
type
:
Type
<
T
>
Returns
value
is
Record
<
K
,
T
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Theme
OS
Light
Dark
@jiway/firestorm-core - v1.0.0-alpha.4
Loading...