Methods
then
- then<U>(onFulfilled?: function, onRejected?: function): Thenable<U>
- then<U>(onFulfilled?: function, onRejected?: function): Thenable<U>
-
Type parameters
Parameters
-
Optional onFulfilled: function
-
Optional onRejected: function
-
Type parameters
Parameters
-
Optional onFulfilled: function
-
Optional onRejected: function