XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/module-model
WithFactory
Variable WithFactory
Const
WithFactory
:
{
create
:
<
T
extends
object
>
(
typeCheck
:
TypeCheck
<
T
>
,
)
=>
<
R
>
(
mod
:
any
,
closure
:
(
mod
:
T
)
=>
R
)
=>
undefined
|
R
;
}
= ...
Type declaration
create
:
<
T
extends
object
>
(
typeCheck
:
TypeCheck
<
T
>
,
)
=>
<
R
>
(
mod
:
any
,
closure
:
(
mod
:
T
)
=>
R
)
=>
undefined
|
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...