spartaxx.businessmodels 1.0.160 → 1.0.161

Sign up to get free protection for your applications and to get access to all the features.
@@ -105,4 +105,9 @@ export interface AppConfigHub {
105
105
 
106
106
  //#endregion
107
107
 
108
+ //#region External Params
109
+
110
+ UserId?: number;
111
+
112
+ //#endregion
108
113
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.160",
3
+ "version": "1.0.161",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {