| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent baa8064 commit fad07d5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -316,7 +316,7 @@ compatibility. | |||
| 316 | 316 | The CommonJS module `require` always treats the files it references as CommonJS. | |
| 317 | 317 | ||
| 318 | 318 | Using `require` to load an ES module is not supported because ES modules have | |
| 319 | - asynchronous execution. Instead, use use [`import()`][] to load an ES module | ||
| 319 | + asynchronous execution. Instead, use [`import()`][] to load an ES module | ||
| 320 | 320 | from a CommonJS module. | |
| 321 | 321 | ||
| 322 | 322 | ### CommonJS Namespaces | |
| Back | FazBrowse Home | New Git URL |
0 commit comments