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