core/common/humanize-app-name.pipe.ts
Name | humanizeAppName |
Standalone | true |
transform | ||||||
transform(appNameOrApp?: IApplication | string)
|
||||||
Parameters :
Returns :
Observable<string>
|