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