Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
utils
agent
ActorMethodMappedExtended
Type alias ActorMethodMappedExtended<T>
Actor
Method
Mapped
Extended
<
T
>
:
{
[
K
in
keyof
T
]
:
T
[
K
]
extends
utils
.
agent
.
FunctionWithArgsAndReturn
<
infer
Args
,
infer
Ret
>
?
utils
.
agent
.
ActorMethodExtended
<
Args
,
Ret
>
:
never
}
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...