Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/diviner-models
IsAttachableDivinerInstanceFactory
Class IsAttachableDivinerInstanceFactory<T>
Type Parameters
T
extends
AttachableDivinerInstance
=
AttachableDivinerInstance
Hierarchy (
View Summary
)
IsObjectFactory
<
T
>
IsAttachableDivinerInstanceFactory
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
IsAttachableDivinerInstanceFactory
<
T
extends
AttachableDivinerInstance
=
AttachableDivinerInstance
,
>
()
:
IsAttachableDivinerInstanceFactory
<
T
>
Type Parameters
T
extends
AttachableDivinerInstance
=
AttachableDivinerInstance
Returns
IsAttachableDivinerInstanceFactory
<
T
>
Methods
create
create
(
shape
?:
ObjectTypeShape
,
additionalChecks
?:
TypeCheck
<
TypedObject
>
[]
,
)
:
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
XYO Platform SDK - v3.6.9
Loading...