Closed
Description
functions and other entities (interfaces, classes, variables). Yes, there is no private classes and functions in typescript. But it could be specified in comments with @private
tag. It is widespread case for type definition of some javascript code to hint preferred way to use it.
In example above @private
tag was specified and displayed in function description but it has no effect on filtering.
Metadata
Metadata
Assignees
Labels
No labels