@dcloudio/uni-app-x 0.7.46 → 0.7.47
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.
- package/package.json +1 -1
- package/types/native/IUniElement.d.ts +1 -1
- package/types/native/IUniNativeViewElement.d.ts +4 -0
- package/types/uni/uts-plugin-api/lib/uni-actionSheet/utssdk/interface.d.ts +74 -427
- package/types/uni/uts-plugin-api/lib/uni-addPhoneContact/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-arrayBufferToBase64/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-authentication/utssdk/interface.d.ts +3 -3
- package/types/uni/uts-plugin-api/lib/uni-base64ToArrayBuffer/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-chooseLocation/utssdk/interface.d.ts +18 -18
- package/types/uni/uts-plugin-api/lib/uni-chooseMedia/utssdk/interface.d.ts +8 -8
- package/types/uni/uts-plugin-api/lib/uni-clipboard/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-createIntersectionObserver/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-createSelectorQuery/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-createWebviewContext/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-document/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-event/utssdk/interface.d.ts +8 -8
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-file/utssdk/interface.d.ts +5 -5
- package/types/uni/uts-plugin-api/lib/uni-getAppAuthorizeSetting/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-getAppBaseInfo/utssdk/interface.d.ts +14 -14
- package/types/uni/uts-plugin-api/lib/uni-getBackgroundAudioManager/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-getDeviceInfo/utssdk/interface.d.ts +20 -20
- package/types/uni/uts-plugin-api/lib/uni-getEnterOptionsSync/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-getLaunchOptionsSync/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-getLocation/utssdk/interface.d.ts +20 -20
- package/types/uni/uts-plugin-api/lib/uni-getLocation-tencent-uni1/utssdk/interface.d.ts +14 -14
- package/types/uni/uts-plugin-api/lib/uni-getNetworkType/utssdk/interface.d.ts +3 -3
- package/types/uni/uts-plugin-api/lib/uni-getProvider/utssdk/interface.d.ts +11 -11
- package/types/uni/uts-plugin-api/lib/uni-getRecorderManager/utssdk/interface.d.ts +12 -12
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/interface.d.ts +91 -91
- package/types/uni/uts-plugin-api/lib/uni-getSystemSetting/utssdk/interface.d.ts +7 -7
- package/types/uni/uts-plugin-api/lib/uni-interceptor/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-keyboard/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-makePhoneCall/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +17 -17
- package/types/uni/uts-plugin-api/lib/uni-navigationBar/utssdk/interface.d.ts +7 -7
- package/types/uni/uts-plugin-api/lib/uni-network/utssdk/interface.d.ts +40 -40
- package/types/uni/uts-plugin-api/lib/uni-oauth/utssdk/interface.d.ts +6 -6
- package/types/uni/uts-plugin-api/lib/uni-openAppAuthorizeSetting/utssdk/interface.d.ts +59 -59
- package/types/uni/uts-plugin-api/lib/uni-openDocument/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-pageScrollTo/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-payment/utssdk/interface.d.ts +18 -18
- package/types/uni/uts-plugin-api/lib/uni-previewImage/utssdk/interface.d.ts +4 -4
- package/types/uni/uts-plugin-api/lib/uni-prompt/utssdk/interface.d.ts +49 -49
- package/types/uni/uts-plugin-api/lib/uni-pullDownRefresh/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-route/utssdk/interface.d.ts +30 -30
- package/types/uni/uts-plugin-api/lib/uni-rpx2px/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-scanCode/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-shareWithSystem/utssdk/interface.d.ts +8 -8
- package/types/uni/uts-plugin-api/lib/uni-storage/utssdk/interface.d.ts +10 -10
- package/types/uni/uts-plugin-api/lib/uni-tabBar/utssdk/interface.d.ts +9 -9
- package/types/uni/uts-plugin-api/lib/uni-websocket/utssdk/interface.d.ts +21 -21
- package/types/uni/uts-plugin-biz/lib/uni-facialRecognitionVerify/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-biz/lib/uni-push/utssdk/interface.d.ts +16 -16
- package/types/uni/uts-plugin-biz/lib/uni-verify/utssdk/interface.d.ts +4 -4
- package/uts-plugin.d.ts +2 -0
|
@@ -23,7 +23,7 @@ export interface Uni {
|
|
|
23
23
|
* "harmony": {
|
|
24
24
|
* "osVer": "3.0",
|
|
25
25
|
* "uniVer": "4.23",
|
|
26
|
-
* "unixVer": "
|
|
26
|
+
* "unixVer": "4.61"
|
|
27
27
|
* }
|
|
28
28
|
* },
|
|
29
29
|
* "mp": {
|
|
@@ -112,7 +112,7 @@ export interface Uni {
|
|
|
112
112
|
* "harmony": {
|
|
113
113
|
* "osVer": "3.0",
|
|
114
114
|
* "uniVer": "4.23",
|
|
115
|
-
* "unixVer": "
|
|
115
|
+
* "unixVer": "4.61"
|
|
116
116
|
* }
|
|
117
117
|
* },
|
|
118
118
|
* "mp": {
|
|
@@ -197,7 +197,7 @@ export interface Uni {
|
|
|
197
197
|
* "harmony": {
|
|
198
198
|
* "osVer": "3.0",
|
|
199
199
|
* "uniVer": "4.23",
|
|
200
|
-
* "unixVer": "
|
|
200
|
+
* "unixVer": "4.61"
|
|
201
201
|
* }
|
|
202
202
|
* },
|
|
203
203
|
* "mp": {
|
|
@@ -282,7 +282,7 @@ export interface Uni {
|
|
|
282
282
|
* "harmony": {
|
|
283
283
|
* "osVer": "3.0",
|
|
284
284
|
* "uniVer": "4.23",
|
|
285
|
-
* "unixVer": "
|
|
285
|
+
* "unixVer": "4.61"
|
|
286
286
|
* }
|
|
287
287
|
* },
|
|
288
288
|
* "mp": {
|
|
@@ -367,7 +367,7 @@ export interface Uni {
|
|
|
367
367
|
* "harmony": {
|
|
368
368
|
* "osVer": "3.0",
|
|
369
369
|
* "uniVer": "4.23",
|
|
370
|
-
* "unixVer": "
|
|
370
|
+
* "unixVer": "4.61"
|
|
371
371
|
* }
|
|
372
372
|
* },
|
|
373
373
|
* "mp": {
|
|
@@ -452,7 +452,7 @@ export interface Uni {
|
|
|
452
452
|
* "harmony": {
|
|
453
453
|
* "osVer": "3.0",
|
|
454
454
|
* "uniVer": "4.23",
|
|
455
|
-
* "unixVer": "
|
|
455
|
+
* "unixVer": "4.61"
|
|
456
456
|
* }
|
|
457
457
|
* },
|
|
458
458
|
* "mp": {
|
|
@@ -535,7 +535,7 @@ export interface Uni {
|
|
|
535
535
|
* "harmony": {
|
|
536
536
|
* "osVer": "3.0",
|
|
537
537
|
* "uniVer": "4.23",
|
|
538
|
-
* "unixVer": "
|
|
538
|
+
* "unixVer": "4.61"
|
|
539
539
|
* }
|
|
540
540
|
* },
|
|
541
541
|
* "mp": {
|
|
@@ -684,7 +684,7 @@ export type ConnectSocketOptions = {
|
|
|
684
684
|
"harmony": {
|
|
685
685
|
"osVer": "3.0",
|
|
686
686
|
"uniVer": "4.23",
|
|
687
|
-
"unixVer": "
|
|
687
|
+
"unixVer": "4.61"
|
|
688
688
|
}
|
|
689
689
|
},
|
|
690
690
|
"mp": {
|
|
@@ -1365,7 +1365,7 @@ export type SendSocketMessageOptions = {
|
|
|
1365
1365
|
"harmony": {
|
|
1366
1366
|
"osVer": "3.0",
|
|
1367
1367
|
"uniVer": "4.23",
|
|
1368
|
-
"unixVer": "
|
|
1368
|
+
"unixVer": "4.61"
|
|
1369
1369
|
}
|
|
1370
1370
|
},
|
|
1371
1371
|
"mp": {
|
|
@@ -1589,7 +1589,7 @@ export type CloseSocketOptions = {
|
|
|
1589
1589
|
"harmony": {
|
|
1590
1590
|
"osVer": "3.0",
|
|
1591
1591
|
"uniVer": "4.23",
|
|
1592
|
-
"unixVer": "
|
|
1592
|
+
"unixVer": "4.61"
|
|
1593
1593
|
}
|
|
1594
1594
|
},
|
|
1595
1595
|
"mp": {
|
|
@@ -1661,7 +1661,7 @@ export type CloseSocketOptions = {
|
|
|
1661
1661
|
"harmony": {
|
|
1662
1662
|
"osVer": "3.0",
|
|
1663
1663
|
"uniVer": "4.23",
|
|
1664
|
-
"unixVer": "
|
|
1664
|
+
"unixVer": "4.61"
|
|
1665
1665
|
}
|
|
1666
1666
|
},
|
|
1667
1667
|
"mp": {
|
|
@@ -1884,7 +1884,7 @@ export type OnSocketOpenCallbackResult = {
|
|
|
1884
1884
|
"harmony": {
|
|
1885
1885
|
"osVer": "3.0",
|
|
1886
1886
|
"uniVer": "4.23",
|
|
1887
|
-
"unixVer": "
|
|
1887
|
+
"unixVer": "4.61"
|
|
1888
1888
|
}
|
|
1889
1889
|
},
|
|
1890
1890
|
"mp": {
|
|
@@ -1958,7 +1958,7 @@ export type OnSocketMessageCallbackResult = {
|
|
|
1958
1958
|
"harmony": {
|
|
1959
1959
|
"osVer": "3.0",
|
|
1960
1960
|
"uniVer": "4.23",
|
|
1961
|
-
"unixVer": "
|
|
1961
|
+
"unixVer": "4.61"
|
|
1962
1962
|
}
|
|
1963
1963
|
},
|
|
1964
1964
|
"mp": {
|
|
@@ -2034,7 +2034,7 @@ export interface SocketTask {
|
|
|
2034
2034
|
"harmony": {
|
|
2035
2035
|
"osVer": "3.0",
|
|
2036
2036
|
"uniVer": "4.23",
|
|
2037
|
-
"unixVer": "
|
|
2037
|
+
"unixVer": "4.61"
|
|
2038
2038
|
}
|
|
2039
2039
|
},
|
|
2040
2040
|
"mp": {
|
|
@@ -2116,7 +2116,7 @@ export interface SocketTask {
|
|
|
2116
2116
|
"harmony": {
|
|
2117
2117
|
"osVer": "3.0",
|
|
2118
2118
|
"uniVer": "4.23",
|
|
2119
|
-
"unixVer": "
|
|
2119
|
+
"unixVer": "4.61"
|
|
2120
2120
|
}
|
|
2121
2121
|
},
|
|
2122
2122
|
"mp": {
|
|
@@ -2198,7 +2198,7 @@ export interface SocketTask {
|
|
|
2198
2198
|
"harmony": {
|
|
2199
2199
|
"osVer": "3.0",
|
|
2200
2200
|
"uniVer": "4.23",
|
|
2201
|
-
"unixVer": "
|
|
2201
|
+
"unixVer": "4.61"
|
|
2202
2202
|
}
|
|
2203
2203
|
},
|
|
2204
2204
|
"mp": {
|
|
@@ -2280,7 +2280,7 @@ export interface SocketTask {
|
|
|
2280
2280
|
"harmony": {
|
|
2281
2281
|
"osVer": "3.0",
|
|
2282
2282
|
"uniVer": "4.23",
|
|
2283
|
-
"unixVer": "
|
|
2283
|
+
"unixVer": "4.61"
|
|
2284
2284
|
}
|
|
2285
2285
|
},
|
|
2286
2286
|
"mp": {
|
|
@@ -2365,7 +2365,7 @@ export interface SocketTask {
|
|
|
2365
2365
|
"harmony": {
|
|
2366
2366
|
"osVer": "3.0",
|
|
2367
2367
|
"uniVer": "4.23",
|
|
2368
|
-
"unixVer": "
|
|
2368
|
+
"unixVer": "4.61"
|
|
2369
2369
|
}
|
|
2370
2370
|
},
|
|
2371
2371
|
"mp": {
|
|
@@ -2448,7 +2448,7 @@ export interface SocketTask {
|
|
|
2448
2448
|
"harmony": {
|
|
2449
2449
|
"osVer": "3.0",
|
|
2450
2450
|
"uniVer": "4.23",
|
|
2451
|
-
"unixVer": "
|
|
2451
|
+
"unixVer": "4.61"
|
|
2452
2452
|
}
|
|
2453
2453
|
},
|
|
2454
2454
|
"mp": {
|
|
@@ -2592,7 +2592,7 @@ export type OnSocketCloseCallbackResult = {
|
|
|
2592
2592
|
"harmony": {
|
|
2593
2593
|
"osVer": "3.0",
|
|
2594
2594
|
"uniVer": "4.23",
|
|
2595
|
-
"unixVer": "
|
|
2595
|
+
"unixVer": "4.61"
|
|
2596
2596
|
}
|
|
2597
2597
|
},
|
|
2598
2598
|
"mp": {
|
|
@@ -2663,7 +2663,7 @@ export type OnSocketCloseCallbackResult = {
|
|
|
2663
2663
|
"harmony": {
|
|
2664
2664
|
"osVer": "3.0",
|
|
2665
2665
|
"uniVer": "4.23",
|
|
2666
|
-
"unixVer": "
|
|
2666
|
+
"unixVer": "4.61"
|
|
2667
2667
|
}
|
|
2668
2668
|
},
|
|
2669
2669
|
"mp": {
|
|
@@ -169,7 +169,7 @@ export interface Uni {
|
|
|
169
169
|
* "harmony": {
|
|
170
170
|
* "osVer": "3.0",
|
|
171
171
|
* "uniVer": "4.31",
|
|
172
|
-
* "unixVer": "
|
|
172
|
+
* "unixVer": "4.61"
|
|
173
173
|
* }
|
|
174
174
|
* },
|
|
175
175
|
* "web": {
|
|
@@ -198,7 +198,7 @@ export interface Uni {
|
|
|
198
198
|
* "harmony": {
|
|
199
199
|
* "osVer": "3.0",
|
|
200
200
|
* "uniVer": "4.31",
|
|
201
|
-
* "unixVer": "
|
|
201
|
+
* "unixVer": "4.61"
|
|
202
202
|
* }
|
|
203
203
|
* },
|
|
204
204
|
* "web": {
|
|
@@ -21,7 +21,7 @@ export interface Uni {
|
|
|
21
21
|
* "harmony": {
|
|
22
22
|
* "osVer": "3.0",
|
|
23
23
|
* "uniVer": "4.31",
|
|
24
|
-
* "unixVer": "
|
|
24
|
+
* "unixVer": "4.61"
|
|
25
25
|
* }
|
|
26
26
|
* },
|
|
27
27
|
* "mp": {
|
|
@@ -103,7 +103,7 @@ export interface Uni {
|
|
|
103
103
|
* "harmony": {
|
|
104
104
|
* "osVer": "3.0",
|
|
105
105
|
* "uniVer": "4.31",
|
|
106
|
-
* "unixVer": "
|
|
106
|
+
* "unixVer": "4.61"
|
|
107
107
|
* }
|
|
108
108
|
* },
|
|
109
109
|
* "mp": {
|
|
@@ -183,7 +183,7 @@ export interface Uni {
|
|
|
183
183
|
* "harmony": {
|
|
184
184
|
* "osVer": "3.0",
|
|
185
185
|
* "uniVer": "4.31",
|
|
186
|
-
* "unixVer": "
|
|
186
|
+
* "unixVer": "4.61"
|
|
187
187
|
* }
|
|
188
188
|
* },
|
|
189
189
|
* "mp": {
|
|
@@ -284,7 +284,7 @@ export interface Uni {
|
|
|
284
284
|
```
|
|
285
285
|
*/
|
|
286
286
|
getChannelManager(): ChannelManager;
|
|
287
|
-
|
|
287
|
+
|
|
288
288
|
/**
|
|
289
289
|
* getPushChannelManager()
|
|
290
290
|
* @description
|
|
@@ -326,7 +326,7 @@ export interface Uni {
|
|
|
326
326
|
```
|
|
327
327
|
*/
|
|
328
328
|
getPushChannelManager(): PushChannelManager;
|
|
329
|
-
|
|
329
|
+
|
|
330
330
|
/**
|
|
331
331
|
* createPushMessage()
|
|
332
332
|
* @description
|
|
@@ -349,7 +349,7 @@ export interface Uni {
|
|
|
349
349
|
* "harmony": {
|
|
350
350
|
* "osVer": "3.0",
|
|
351
351
|
* "uniVer": "4.31",
|
|
352
|
-
* "unixVer": "
|
|
352
|
+
* "unixVer": "4.61"
|
|
353
353
|
* }
|
|
354
354
|
* },
|
|
355
355
|
* "web": {
|
|
@@ -379,7 +379,7 @@ export interface Uni {
|
|
|
379
379
|
```
|
|
380
380
|
*/
|
|
381
381
|
createPushMessage(options: CreatePushMessageOptions): void;
|
|
382
|
-
|
|
382
|
+
|
|
383
383
|
/**
|
|
384
384
|
* setAppBadgeNumber()
|
|
385
385
|
* @description 设置应用图标上显示的角标数字,注意:不同手机厂商的角标显示规则不同,有部分设备的rom版本不支持显示角标,另有部分rom需要在应用的通知管理里开启`桌面角标`配置,才可以设置角标成功。
|
|
@@ -401,7 +401,7 @@ export interface Uni {
|
|
|
401
401
|
* "harmony": {
|
|
402
402
|
* "osVer": "3.0",
|
|
403
403
|
* "uniVer": "4.31",
|
|
404
|
-
* "unixVer": "
|
|
404
|
+
* "unixVer": "4.61"
|
|
405
405
|
* }
|
|
406
406
|
* },
|
|
407
407
|
* "web": {
|
|
@@ -409,7 +409,7 @@ export interface Uni {
|
|
|
409
409
|
* "unixVer": "x"
|
|
410
410
|
* }
|
|
411
411
|
* }
|
|
412
|
-
*
|
|
412
|
+
*
|
|
413
413
|
* @example
|
|
414
414
|
```typescript
|
|
415
415
|
if (uni.getDeviceInfo().deviceBrand?.toLowerCase() == "xiaomi") {
|
|
@@ -429,7 +429,7 @@ export type GetPushClientId = (options: GetPushClientIdOptions) => void;
|
|
|
429
429
|
export type GetPushClientIdSuccess = {
|
|
430
430
|
/**
|
|
431
431
|
* 个推客户端推送id,对应uni-id-device表的push_clientid
|
|
432
|
-
*
|
|
432
|
+
*
|
|
433
433
|
* @uniPlatform {
|
|
434
434
|
* "app": {
|
|
435
435
|
* "android": {
|
|
@@ -452,7 +452,7 @@ export type GetPushClientIdSuccess = {
|
|
|
452
452
|
cid: string,
|
|
453
453
|
/**
|
|
454
454
|
* 错误描述
|
|
455
|
-
*
|
|
455
|
+
*
|
|
456
456
|
* @uniPlatform {
|
|
457
457
|
* "app": {
|
|
458
458
|
* "android": {
|
|
@@ -507,7 +507,7 @@ export type OnPushMessageCallbackResult = {
|
|
|
507
507
|
/**
|
|
508
508
|
* 事件类型
|
|
509
509
|
* @type{OnPushMessageType}
|
|
510
|
-
*
|
|
510
|
+
*
|
|
511
511
|
* @uniPlatform {
|
|
512
512
|
* "app": {
|
|
513
513
|
* "android": {
|
|
@@ -530,7 +530,7 @@ export type OnPushMessageCallbackResult = {
|
|
|
530
530
|
type: OnPushMessageType,
|
|
531
531
|
/**
|
|
532
532
|
* 消息内容
|
|
533
|
-
*
|
|
533
|
+
*
|
|
534
534
|
* @uniPlatform {
|
|
535
535
|
* "app": {
|
|
536
536
|
* "android": {
|
|
@@ -776,7 +776,7 @@ export type CreatePushMessageOptions = {
|
|
|
776
776
|
title?: string | null,
|
|
777
777
|
/**
|
|
778
778
|
* 消息显示的内容,在系统通知中心中显示的文本内容。鸿蒙系统中,此字段为必填字段。
|
|
779
|
-
*
|
|
779
|
+
*
|
|
780
780
|
* @uniPlatform {
|
|
781
781
|
* "app": {
|
|
782
782
|
* "android": {
|
|
@@ -823,7 +823,7 @@ export type CreatePushMessageOptions = {
|
|
|
823
823
|
/**
|
|
824
824
|
* 消息上显示的提示时间,需要传入时间戳。
|
|
825
825
|
* @defaultValue 当前时间
|
|
826
|
-
*
|
|
826
|
+
*
|
|
827
827
|
* @uniPlatform {
|
|
828
828
|
* "app": {
|
|
829
829
|
* "android": {
|
|
@@ -957,4 +957,4 @@ export type BadgeOptions = {
|
|
|
957
957
|
* }
|
|
958
958
|
*/
|
|
959
959
|
content?: string | null
|
|
960
|
-
}
|
|
960
|
+
}
|
|
@@ -17,8 +17,8 @@ export interface Uni {
|
|
|
17
17
|
* },
|
|
18
18
|
* "harmony": {
|
|
19
19
|
* "osVer": "5.0.0",
|
|
20
|
-
* "uniVer": "4.
|
|
21
|
-
* "unixVer": "4.
|
|
20
|
+
* "uniVer": "4.61",
|
|
21
|
+
* "unixVer": "4.61"
|
|
22
22
|
* }
|
|
23
23
|
* },
|
|
24
24
|
* "web": {
|
|
@@ -46,8 +46,8 @@ export interface Uni {
|
|
|
46
46
|
* },
|
|
47
47
|
* "harmony": {
|
|
48
48
|
* "osVer": "5.0.0",
|
|
49
|
-
* "uniVer": "4.
|
|
50
|
-
* "unixVer": "4.
|
|
49
|
+
* "uniVer": "4.61",
|
|
50
|
+
* "unixVer": "4.61"
|
|
51
51
|
* }
|
|
52
52
|
* },
|
|
53
53
|
* "web": {
|
package/uts-plugin.d.ts
CHANGED
|
@@ -14,6 +14,7 @@ import {
|
|
|
14
14
|
UTSAndroidHookProxy as UTSAndroidHookProxyOrigin,
|
|
15
15
|
IUniError as IUniErrorOrigin,
|
|
16
16
|
AsyncApiSuccessResult as AsyncApiSuccessResultOrigin,
|
|
17
|
+
UniNativeViewElement as UniNativeViewElementOrigin,
|
|
17
18
|
} from './types/native'
|
|
18
19
|
|
|
19
20
|
declare global {
|
|
@@ -26,4 +27,5 @@ declare global {
|
|
|
26
27
|
type UniAggregateError = UniAggregateErrorOrigin
|
|
27
28
|
type UTSAndroidHookProxy = UTSAndroidHookProxyOrigin
|
|
28
29
|
type AsyncApiSuccessResult = AsyncApiSuccessResultOrigin
|
|
30
|
+
type UniNativeViewElement = UniNativeViewElementOrigin
|
|
29
31
|
}
|