Preparing search index...
The search index is not available
@xylabs/sdk-js
@xylabs/sdk-js
IsObjectFactory
Class IsObjectFactory<T>
Type Parameters
T
extends
TypedObject
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
Is
Object
Factory
<
T
>
(
)
:
IsObjectFactory
<
T
>
Type Parameters
T
extends
TypedObject
Returns
IsObjectFactory
<
T
>
Methods
create
create
(
shape
?
,
additionalChecks
?
)
:
TypeCheck
<
T
>
Parameters
Optional
shape
:
ObjectTypeShape
Optional
additionalChecks
:
TypeCheck
<
TypedObject
>
[]
Returns
TypeCheck
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
@xylabs/sdk-js
Loading...