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