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