Module Suggestions

# Kevin Smith (13 years ago)
  1. Use Variant B for external modules
  2. ExportDeclaration ::= "export" ExportSpecifierSet ";"
  3. ExportSpecifierSet ::= "*" ([noNewlineBefore] "from" ModuleSpecifier)?
# Kevin Smith (13 years ago)
  1. Use Variant B for external modules
  2. ExportDeclaration ::= "export" ExportSpecifierSet ";"
  3. ExportSpecifierSet ::= "*" ([noNewlineBefore] "from" ModuleSpecifier)?

Blerg - meant to "Save Draft" and submit this for discussion at a later date. Apologies.