型・APIリファレンス
Preparing search index...
hasScalarProp
Function hasScalarProp
hasScalarProp
(
value
:
unknown
,
key
:
PropertyKey
,
)
:
value
is
Record
<
PropertyKey
,
string
|
number
|
boolean
>
指定キーの値が scalar 値かどうかを返します。
Parameters
value
:
unknown
判定対象
key
:
PropertyKey
プロパティキー
Returns
value
is
Record
<
PropertyKey
,
string
|
number
|
boolean
>
指定キーが scalar 値か
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
型・APIリファレンス
Loading...
指定キーの値が scalar 値かどうかを返します。