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