Discussed in #1516
Originally posted by edumserrano September 27, 2024
When looking at the Documentation Coverage for my library it shows:
- function
- variable
- injectable
- class
- interface
- directive
But I have many types under the Miscellaneous -> Type Aliases section that aren't checked for documentation coverage.
Are types not supported for Documentation Coverage or am I doing something wrong?