Axel Rauschmayer (2013-07-04T14:43:56.000Z)
github at esdiscuss.org (2013-07-12T02:27:45.676Z)
When importing from a multi-export module, you need to wrap things in braces, which enables convenient syntax for single-export modules. Why? Have single-export modules in npm been counted? Are there more than multi-export modules? I'm guessing that single-export modules will usually export functions, right?