tc39 / proposal-import-attributes

Proposal for syntax to import ES modules with assertions
https://tc39.es/proposal-import-attributes/
Apache License 2.0
591 stars 26 forks source link

Editorial: Move export syntax with IfClause to ExportDeclaration #81

Closed dandclark closed 4 years ago

dandclark commented 4 years ago

Pull in the ExportDeclaration syntax, and move the new export syntax with added IfClause into it.