@logixjs/core
Preparing search index...
Bound
make
Function make
make
<
Sh
extends
AnyModuleShape
,
R
=
never
>
(
shape
:
Sh
,
runtime
:
ModuleRuntime
<
Type
<
Sh
[
"stateSchema"
]
>
,
Type
<
Sh
[
"actionSchema"
]
>
>
,
)
:
BoundApiPublic
<
Sh
,
R
>
Type Parameters
Sh
extends
AnyModuleShape
R
=
never
Parameters
shape
:
Sh
runtime
:
ModuleRuntime
<
Type
<
Sh
[
"stateSchema"
]
>
,
Type
<
Sh
[
"actionSchema"
]
>
>
Returns
BoundApiPublic
<
Sh
,
R
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@logixjs/core
Loading...