Module Suggestions
# Kevin Smith (13 years ago)
- Use Variant B for external modules
- ExportDeclaration ::= "export" ExportSpecifierSet ";"
- ExportSpecifierSet ::= "*" ([noNewlineBefore] "from" ModuleSpecifier)?
# Kevin Smith (13 years ago)
- Use Variant B for external modules
- ExportDeclaration ::= "export" ExportSpecifierSet ";"
- ExportSpecifierSet ::= "*" ([noNewlineBefore] "from" ModuleSpecifier)?
Blerg - meant to "Save Draft" and submit this for discussion at a later date. Apologies.