excludeByJsDocTags
| Generic types: | T |
No documentation has been provided.
Presentation
function excludeByJsDocTags (nodes: T[], tags: string | string[]): T[];Returns
T[]Parameters
| Name | Type | Description |
|---|---|---|
| nodes | T[] | |
| tags | string | string[] |
| Generic types: | T |
No documentation has been provided.
function excludeByJsDocTags (nodes: T[], tags: string | string[]): T[];T[]| Name | Type | Description |
|---|---|---|
| nodes | T[] | |
| tags | string | string[] |