@lcap/nasl-unified-frontend-generator > isComponentFromLib
isComponentFromLib() function
Signature:
declare function isComponentFromLib(c: ReferencedComponent): c is ReferencedLibComponent;
Parameters
| Parameter | Type | Description |
|---|---|---|
| c | ReferencedComponent |
Returns: