cat-qw-lib 2.1.42 → 2.1.46
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.
|
@@ -109,6 +109,7 @@ export declare class SHARED {
|
|
|
109
109
|
static INCOME: string;
|
|
110
110
|
static VALUATION: string;
|
|
111
111
|
static VALUATIONID: string;
|
|
112
|
+
static BROKERCOMPANY_NAME: string;
|
|
112
113
|
static WIDGET_NAME: string;
|
|
113
114
|
static IS_MENU: string;
|
|
114
115
|
static ON_WIDGET_UPDATE: string;
|