> > > It would be great if we could have single export modules without using the > `default` keyword to mark the exported binding as being special. One way to > do this is for method A (import without curly braces) to import the first > exported binding from the module, no matter how many named bindings the > module has. >
Better yet, just get rid of the "default" business which (apparently) has no rational basis only adds clutter and confusion to the language core.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

