API Reference
All Platforms
Neko
Android
Flash
iOS
macOS
Linux
HTML5
Windows
typedef
Thenable<
T
>
package
js
import
js.Promise
Available on HTML5
Properties
then
(
resolve:
T
‑>
Void
,
?reject:
Dynamic
‑>
Void
):
Void