We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb72bc commit d7d8024Copy full SHA for d7d8024
1 file changed
doc/api/esm.md
@@ -1201,7 +1201,7 @@ acceptable forms of source values are for a module when parsing. This can be one
1201
of the following:
1202
1203
| `format` | Description | Acceptable Types For `source` Returned by `getSource` or `transformSource` |
1204
-| --- | --- |
+| --- | --- | --- |
1205
| `'builtin'` | Load a Node.js builtin module | Not applicable |
1206
| `'commonjs'` | Load a Node.js CommonJS module | Not applicable |
1207
| `'dynamic'` | Use a [dynamic instantiate hook][] | Not applicable |
0 commit comments