API Documentation
typedef
PromiseCallback<
T
,
TOut
>
package
js
alias for
EitherType
<
T
‑>
TOut
,
T
‑>
Promise
<
TOut
>>
import
js.Promise