| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0725064 commit 2f849a4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -400,6 +400,7 @@ process.on('exit', () => console.log(finallyBlockExecuted)); // true | |||
| 400 | 400 | ||
| 401 | 401 | You can use safe alternatives from primordials that differ slightly from the | |
| 402 | 402 | original methods: | |
| 403 | + | ||
| 403 | 404 | * It expects an array (or array-like object) instead of an iterable. | |
| 404 | 405 | * It wraps each promise in `SafePromise` objects and wraps the result in a new | |
| 405 | 406 | `Promise` instance – which may come with a performance penalty. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments