Search terms
Expected Behavior
all exports should show up in the nav
Actual Behavior
only the module.exports shows up in the nav
Steps to reproduce the bug
I know you probably already tired of me : ) but the class static methods fix broke these types of exports
Check the repro both examples there are broken
https://codesandbox.io/s/typedoc-test-w69ry?file=/src/index.js
Environment
- Typedoc version: 0.20.18
- TypeScript version: 4.1.3
- Node.js version: 14
- OS: all