@open-rlb/ng-app 3.1.52 → 3.1.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -430,7 +430,7 @@ declare class AppsService {
|
|
|
430
430
|
private handleResolvedApps;
|
|
431
431
|
private findDeepestChild;
|
|
432
432
|
private getStoredAppId;
|
|
433
|
-
private
|
|
433
|
+
private getAppViewMode;
|
|
434
434
|
private isDefaultRoute;
|
|
435
435
|
private getConfigPath;
|
|
436
436
|
private getActualPath;
|