Skip to content

Commit

Permalink
add missing supported values
Browse files Browse the repository at this point in the history
  • Loading branch information
evanw committed Jun 1, 2024
1 parent b740d98 commit f222c65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5050,10 +5050,12 @@ body:
<li>`export-star-as`</li>
<li>`for-await`</li>
<li>`for-of`</li>
<li>`function-name-configurable`</li>
<li>`function-or-class-property-access`</li>
<li>`generator`</li>
<li>`hashbang`</li>
<li>`import-assertions`</li>
<li>`import-attributes`</li>
<li>`import-meta`</li>
<li>`inline-script`</li>
<li>`logical-assignment`</li>
Expand Down

0 comments on commit f222c65

Please sign in to comment.