| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent bb34a5b commit 69ce503
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,7 +11,7 @@ the JavaScript console mechanism provided by web browsers. | |||
| 11 | 11 | ||
| 12 | 12 | The module exports two specific components: | |
| 13 | 13 | ||
| 14 | - * A `Console` class with methods such as `console.log()`, `console.error()` and | ||
| 14 | + * A `Console` class with methods such as `console.log()`, `console.error()`, and | ||
| 15 | 15 | `console.warn()` that can be used to write to any Node.js stream. | |
| 16 | 16 | * A global `console` instance configured to write to [`process.stdout`][] and | |
| 17 | 17 | [`process.stderr`][]. The global `console` can be used without calling | |
| Back | FazBrowse Home | New Git URL |
0 commit comments