Preparing search index...
The search index is not available
racer
racer
<internal>
ModelFn
Type Alias ModelFn<Ins, Out>
Model
Fn
<
Ins
,
Out
>
:
(
(
...
inputs
:
Ins
)
=>
Out
)
|
{
get
(
...
inputs
:
Ins
)
:
Out
;
set
(
output
:
Out
,
...
inputs
:
Ins
)
:
TwoWayReactiveFnSetReturnType
<
Ins
>
;
}
Type Parameters
Ins
extends
unknown
[]
Out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
racer
Loading...