@lcap/nasl-unified-frontend-generator > getBasePath
getBasePath() function
Signature:
declare function getBasePath(app: App, config: CommonAppConfig, ensureProtocol?: 'http'): string;
Parameters
| Parameter | Type | Description |
|---|---|---|
| app | App | |
| config | CommonAppConfig | |
| ensureProtocol | 'http' | (Optional) |
Returns:
string