getJsDocTags
No documentation has been provided.
Presentation
function getJsDocTags (node: JSDocableNode, tagName: string): string[];
Returns
string[]
Parameters
Name | Type | Description |
---|---|---|
node | JSDocableNode | |
tagName | string |
No documentation has been provided.
function getJsDocTags (node: JSDocableNode, tagName: string): string[];
string[]
Name | Type | Description |
---|---|---|
node | JSDocableNode | |
tagName | string |