Preparing search index...
The search index is not available
object-shape-tester - v5.1.5
object-shape-tester
isIndexedKeysSpecifier
Function isIndexedKeysSpecifier
isIndexedKeysSpecifier
(
maybeSpecifier
:
unknown
,
)
:
maybeSpecifier
is
ShapeIndexedKeys
<
readonly
[
BaseIndexedKeys
]
>
Checks if the input is an
indexedKeys
shape specifier for internal type guarding purposes.
Parameters
maybeSpecifier
:
unknown
Returns
maybeSpecifier
is
ShapeIndexedKeys
<
readonly
[
BaseIndexedKeys
]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
object-shape-tester - v5.1.5
Loading...
Checks if the input is an indexedKeys shape specifier for internal type guarding purposes.