Skip to content

Commit d7d8024

Browse files
Update doc/api/esm.md
Co-authored-by: Derek Lewis <DerekNonGeneric@inf.is>
1 parent ecb72bc commit d7d8024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ acceptable forms of source values are for a module when parsing. This can be one
12011201
of the following:
12021202
12031203
| `format` | Description | Acceptable Types For `source` Returned by `getSource` or `transformSource` |
1204-
| --- | --- |
1204+
| --- | --- | --- |
12051205
| `'builtin'` | Load a Node.js builtin module | Not applicable |
12061206
| `'commonjs'` | Load a Node.js CommonJS module | Not applicable |
12071207
| `'dynamic'` | Use a [dynamic instantiate hook][] | Not applicable |

0 commit comments

Comments
 (0)