-
-
Notifications
You must be signed in to change notification settings - Fork 745
Closed
Description
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


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
MattiasBuelens
Metadata
Metadata
Assignees
Labels
No labels