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