| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f2bc6a3 commit 02944a6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1094,7 +1094,7 @@ const { | |||
| 1094 | 1094 | positionals | |
| 1095 | 1095 | } = parseArgs({ args, options }); | |
| 1096 | 1096 | console.log(values, positionals); | |
| 1097 | - // Prints: [Object: null prototype] { foo: true, bar: 'b' } []ss | ||
| 1097 | + // Prints: [Object: null prototype] { foo: true, bar: 'b' } [] | ||
| 1098 | 1098 | ``` | |
| 1099 | 1099 | ||
| 1100 | 1100 | `util.parseArgs` is experimental and behavior may change. Join the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments