Skip to content

Commit b05c39c

Browse files
author
uni
committed
chore: update auto import config file
1 parent 15094ae commit b05c39c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

packages/uni-uts-v1/lib/arkts/internal-module-exports-x.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
[
6767
"CreateVideoContext"
6868
],
69+
[
70+
"CreateWebviewContext"
71+
],
6972
[
7073
"Danmu"
7174
],
@@ -384,6 +387,12 @@
384387
[
385388
"UniVideoTimeUpdateEventDetail"
386389
],
390+
[
391+
"UniWebViewElement"
392+
],
393+
[
394+
"UniWebviewContextLoadDataOptions"
395+
],
387396
[
388397
"VideoContext"
389398
],
@@ -425,6 +434,15 @@
425434
],
426435
[
427436
"VideoTimeUpdateEventDetail"
437+
],
438+
[
439+
"WebViewProgressStyles"
440+
],
441+
[
442+
"WebViewStyles"
443+
],
444+
[
445+
"WebviewContext"
428446
]
429447
]
430448
}

0 commit comments

Comments
 (0)