Skip to content

Accessor type is set as any #3019

@AdamSukma

Description

@AdamSukma

Search terms

Type not set properly when adding a documentation to an accessor
Accessor type is always set to any.

Expected Behavior

Accessor type is set automatically according to its defined type

Actual Behavior

accessor type always set as any

Steps to reproduce the bug

Issue happening in typedoc own API docs
https://typedoc.org/api/classes/Converter.html#excludeexternals

Image Image

should be set as boolean

Environment

  • TypeDoc version: 0.28.13
  • TypeScript version: ^5.8.3
  • Node.js version: 24.5.0
  • OS: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions