@trudb/tru-common-lib 0.0.422 → 0.0.424

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.
@@ -115,4 +115,5 @@ export declare class ViewConfig {
115
115
  componentName: undefined;
116
116
  windowConfig: null;
117
117
  window: WindowConfig;
118
+ constructor();
118
119
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trudb/tru-common-lib",
3
- "version": "0.0.422",
3
+ "version": "0.0.424",
4
4
  "type": "module",
5
5
  "peerDependencies": {},
6
6
  "dependencies": {