top | item 30687091

(no title)

wjmao88 | 4 years ago

If your whole file is semantically the default export, then why not?

There are advantages with default exports, e.g. you can name it at usage site the way you want without the `:` syntax. Also some things like `React.lazy` only works with default exports.

discuss

order

No comments yet.