Skip to content

Commit

Permalink
Remove node about old removed syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 9, 2024
1 parent 5b3987d commit 3adddfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/api/esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,6 @@ Node.js only supports the `type` attribute, for which it supports the following

The `type: 'json'` attribute is mandatory when importing JSON modules.

> This feature was previously named "Import assertions", and it used the
> `assert` keyword instead of `with`. Any uses in code of the prior `assert`
> keyword should be updated to use `with` instead.
## Built-in modules

[Built-in modules][] provide named exports of their public API. A
Expand Down

0 comments on commit 3adddfc

Please sign in to comment.