-
-
Notifications
You must be signed in to change notification settings - Fork 750
Closed
Description
Search terms
Expected Behavior
commonjs default export could be merged with the named exports namespace and listed in the nav with some kinda of sign just to tell the users which are named and default.
Actual Behavior
commonjs default shows up has export= and any other types or exports are not resolved. Check example 1 below
Steps to reproduce the bug
-
https://codesandbox.io/s/typedoc-test-w69ry?file=/src/index.js
-
https://codesandbox.io/s/typedoc-test-w69ry?file=/src/named.js
Environment
- Typedoc version: 0.20.16
- TypeScript version: 4.1.3
- Node.js version: 14
- OS: all
Metadata
Metadata
Assignees
Labels
No labels