Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
doc: add missing YAML tag in esm.md
Refs: #41434

PR-URL: #41516
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
aduh95 committed Jan 14, 2022
commit c33418b1583a6e616a8e046fa3eb737ac7955b30
2 changes: 1 addition & 1 deletion doc/api/esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ would provide the exports interface for the instantiation of `module.wasm`.
## Top-level `await`
<!--
<!-- YAML
added: v14.8.0
-->
Expand Down