typedef js.Thenable<T>
import js.Promise;
Available on all platforms
var then:EitherType<T ->Void ->Dynamic ->Void ->Void, T ->Void ->Void>