@logixjs/core
Preparing search index...
Flow
make
Variable make
Const
make
:
<
Sh
extends
AnyModuleShape
,
R
=
never
>
(
runtime
:
ModuleRuntime
<
StateOf
<
Sh
>
,
ActionOf
<
Sh
>
>
,
runtimeInternals
?:
RuntimeInternals
,
)
=>
Api
<
Sh
,
R
>
= FlowRuntime.make
Type Declaration
<
Sh
extends
AnyModuleShape
,
R
=
never
>
(
runtime
:
ModuleRuntime
<
StateOf
<
Sh
>
,
ActionOf
<
Sh
>
>
,
runtimeInternals
?:
RuntimeInternals
,
)
:
Api
<
Sh
,
R
>
Type Parameters
Sh
extends
AnyModuleShape
R
=
never
Parameters
runtime
:
ModuleRuntime
<
StateOf
<
Sh
>
,
ActionOf
<
Sh
>
>
Optional
runtimeInternals
:
RuntimeInternals
Returns
Api
<
Sh
,
R
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@logixjs/core
Loading...