v0.4.4
ts-docs
module
utils
Interfaces
ChangelogData
Functions
findTSConfig
findTsDocsJs
escapeHTML
getTagFromJSDoc
getPathFileName
handleDefaultAPI
handleNodeAPI
fetchChangelog
getComment
getTag
getColoredMessage
emitWarning
emitNotification
emitError
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
ts-docs
/
utils
/
findTsDocsJs
Function
findTsDocsJs
<
T
=
string
>
Defined in index.ts
(
basePath
:
string
)
:
Record
external
Record
<
string
,
T
type parameter
T
>
|
undefined