Preparing search index...
The search index is not available
run-time-assertions - v1.5.2
run-time-assertions
assertIsPropertyKey
Function assertIsPropertyKey
assert
Is
Property
Key
(
value
,
failureMessage
?
)
:
asserts
value
is
PropertyKey
Asserts that the given value is a PropertyKey ( string | number | symbol).
Parameters
value
:
unknown
Optional
failureMessage
:
string
Returns
asserts
value
is
PropertyKey
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
run-time-assertions - v1.5.2
Loading...
Asserts that the given value is a PropertyKey ( string | number | symbol).