hipthrusts - v1.2.0
Preparing search index...
index
fromWrappedInstanceMethod
Function fromWrappedInstanceMethod
fromWrappedInstanceMethod
<
TIn
,
TOut
extends
any
,
TInstance
extends
HasTypedFunctionOn
<
TIn
,
TMethodName
>
,
TMethodName
extends
string
,
>
(
instanceMethodName
:
TMethodName
,
)
:
(
instance
:
TInstance
)
=>
Promise
<
(
arg
:
TIn
)
=>
Promise
<
TOut
>
>
Type Parameters
TIn
TOut
extends
any
TInstance
extends
HasTypedFunctionOn
<
TIn
,
TMethodName
>
TMethodName
extends
string
Parameters
instanceMethodName
:
TMethodName
Returns
(
instance
:
TInstance
)
=>
Promise
<
(
arg
:
TIn
)
=>
Promise
<
TOut
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hipthrusts - v1.2.0
Loading...