Grig
class
ProgressTools
package
tink.core
import
tink.core.Progress
Static methods
static
inline
asPromise
<
T
>(
p:
Progress
<
Outcome
<
T
,
Error
>>
):
Promise
<
T
>