Preparing search index...
The search index is not available
Airship Core
Airship Core
ReturnType
Type alias ReturnType<T>
Return
Type
<
T
>
:
T
extends
(
(
...
args
)
=>
infer
R
)
?
R
:
never
Obtain the return type of a function type
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Obtain the return type of a function type