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
/
fetchChangelog
Function
fetchChangelog
Defined in index.ts
(
githubLink
:
string
)
:
Promise
external
Promise
<
ChangelogData
interface
ChangelogData
ts-docs/utils/
ChangelogData
|
undefined
>