Erik Arvidsson f53e1e72b7 Use provided name for export default (#505)
If a binding name is provided we should use that in the documentation.

For example:

```js
// test.js
/** */
export default function find() {}
```

Should use the name `find` and not `test`.

Fixes #504
2016-08-24 11:01:31 -04:00
..
2016-08-24 10:58:15 -04:00
2016-08-24 10:58:15 -04:00
2016-06-01 17:21:33 -04:00
2016-08-19 12:22:54 -04:00
2016-08-19 12:22:54 -04:00
2016-08-24 10:58:15 -04:00
2016-08-19 12:22:54 -04:00
2016-06-02 13:28:57 -04:00
2016-06-02 13:28:57 -04:00
2016-06-01 17:17:03 -04:00
2016-08-19 12:22:54 -04:00