g-ai-robot3 0.1.72 → 0.1.74

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.
@@ -10,6 +10,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
10
  width: string;
11
11
  visibility: string;
12
12
  };
13
+ CartoonvideoStyle: () => {
14
+ width: string;
15
+ visibility: string;
16
+ };
13
17
  offer: string;
14
18
  offer8020: string;
15
19
  offer8030: string;
@@ -37,6 +41,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
41
  width: string;
38
42
  visibility: string;
39
43
  };
44
+ CartoonvideoStyle: () => {
45
+ width: string;
46
+ visibility: string;
47
+ };
40
48
  offer: string;
41
49
  offer8020: string;
42
50
  offer8030: string;