@tuya-sat/sdf-main-sdk 0.7.2 → 0.7.3

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main.css": "auto/main.css",
3
3
  "main.js": "auto/main.bundle.js",
4
- "131.1d6eefa5.chunk.js": "auto/131.1d6eefa5.chunk.js",
4
+ "131.5ed6d57b.chunk.js": "auto/131.5ed6d57b.chunk.js",
5
5
  "static/img/reLogin.png": "auto/static/img/294142da390c5af23324.png",
6
6
  "static/img/emptyPage.png": "auto/static/img/daa00e3565343b2c9c18.png",
7
7
  "en.json": "auto/en.json",
@@ -12,5 +12,5 @@
12
12
  "static/img/img1-dark.png": "auto/static/img/72dd80e82e7a8baf135c.png",
13
13
  "main.css.map": "auto/main.css.map",
14
14
  "main.bundle.js.map": "auto/main.bundle.js.map",
15
- "131.1d6eefa5.chunk.js.map": "auto/131.1d6eefa5.chunk.js.map"
15
+ "131.5ed6d57b.chunk.js.map": "auto/131.5ed6d57b.chunk.js.map"
16
16
  }
@@ -29,6 +29,6 @@ export declare const isOpenGt: () => boolean;
29
29
  export declare const isMessageCt: () => boolean;
30
30
  export declare const processLoadAssetInCss: (apps: any, url: any, args: any) => any;
31
31
  export declare const initSdfConfig: () => void;
32
- export declare const app2Group: (entry_mode: string, entries: any[]) => {};
32
+ export declare const app2Group: (entry_mode: string, entries: any) => {};
33
33
  export declare const cookieSetting: any;
34
34
  export declare const initCCM: () => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuya-sat/sdf-main-sdk",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "main": "./dist/main.bundle.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "license": "MIT",