Skip to content

Commit

Permalink
Update javascript/statements.json
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
  • Loading branch information
JLHwung and ddbeck committed Jul 16, 2020
1 parent dbdae59 commit 6ee9d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/statements.json
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@
},
"namespace": {
"__compat": {
"description": "<code>export * as ns</code>",
"description": "<code>export * as namespace</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Statements/export",
"spec_url": "https://tc39.es/ecma262/#sec-exports",
"support": {
Expand Down

0 comments on commit 6ee9d58

Please sign in to comment.