| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2b0bb57 commit c8396b8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,6 @@ points into ESM graphs at run time. | |||
| 43 | 43 | | `require('./foo.mjs')` | ES Modules have differing resolution and timing, use language standard `import()` | | |
| 44 | 44 | | `import()` | pending newer V8 release used in Node.js | | |
| 45 | 45 | | `import.meta` | pending V8 implementation | | |
| 46 | - | Loader Hooks | pending Node.js EP creation/consensus | | ||
| 47 | 46 | ||
| 48 | 47 | ## Notable differences between `import` and `require` | |
| 49 | 48 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments