Skip to content

commonjs named exports are merged into export= when not function/class #1508

Closed
@hugomrdias

Description

@hugomrdias

Search terms

commonjs
named exports
module.exports

Expected Behavior

all named exports should show in the navigation

Actual Behavior

all named exports are merged into export= when at least one of the named exports isn't a function/class

Steps to reproduce the bug

https://codesandbox.io/s/typedoc-test-w69ry?file=/src/index.js

Environment

  • Typedoc version: 0.20
  • TypeScript version: 4.1.3
  • Node.js version: all
  • OS: all

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions