object-shape-tester - v6.9.2
Preparing search index...
ensureShape
Function ensureShape
ensureShape
<
SpecificShape
extends
TSchema
|
Shape
>
(
shape
:
SpecificShape
,
)
:
SpecificShape
extends
Shape
?
SpecificShape
<
SpecificShape
>
:
Shape
<
SpecificShape
>
Ensures that the given shape or schema is a shape.
Type Parameters
SpecificShape
extends
TSchema
|
Shape
Parameters
shape
:
SpecificShape
Returns
SpecificShape
extends
Shape
?
SpecificShape
<
SpecificShape
>
:
Shape
<
SpecificShape
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
object-shape-tester - v6.9.2
Loading...
Ensures that the given shape or schema is a shape.