pull/929/merge
OmerDiaaeldin 1 month ago committed by GitHub
commit 1f85cdfdfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -140,7 +140,7 @@ doPromise
``` ```
The above promise has been settled with resolve. The above promise has been settled with resolve.
Let us another example when the promise is settled with reject. Let us see another example when the promise is settled with reject.
```js ```js
// Promise // Promise

Loading…
Cancel
Save