@pistonite/workex
Preparing search index...
public
wxMakePromise
Variable wxMakePromise
Const
wxMakePromise
:
<
T
>
()
=>
WxPromiseWrapper
<
T
>
= makePromise
Simple utility for making a promise and getting its resolve and reject functions.
Type declaration
<
T
>
()
:
WxPromiseWrapper
<
T
>
Type Parameters
T
Returns
WxPromiseWrapper
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@pistonite/workex
Loading...
Simple utility for making a promise and getting its resolve and reject functions.