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