API Documentation
typedef
Thenable<
T
>
package
js
import
js.Promise
Properties
then
(
resolve:
T
‑>
Void
,
?reject:
Dynamic
‑>
Void
):
Void