module exports

Kevin Smith zenparsing at gmail.com
Fri Mar 14 12:32:32 PDT 2014


>
>
>     ExportDeclaration :
>         ...
>         export default FunctionDeclaration ;
>         export default ClassDeclaration ;
>         export default [lookahead !in { function, class }]
> AssignmentExpression ;
>

I think this would allay most of my concerns.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140314/3b11bb06/attachment.html>


More information about the es-discuss mailing list