Kevin Smith (2015-02-19T02:44:12.000Z)
>
>
> > export foo from ‘./foo'
>

I personally would find such a construct terribly confusing.  But then
again I find the entire default export business terribly confusing.  ; )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150218/a393a2fe/attachment.html>
d at domenic.me (2015-03-03T21:06:11.704Z)
> ```js
> export foo from './foo'
> ```

I personally would find such a construct terribly confusing.  But then
again I find the entire default export business terribly confusing.  ; )