Skip to content

Commit

Permalink
chore: build harmony
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangyaqi committed Jan 8, 2025
1 parent c164cff commit bac18e3
Showing 1 changed file with 99 additions and 0 deletions.
99 changes: 99 additions & 0 deletions packages/uni-uts-v1/lib/arkts/ext-api-export-x.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"@dcloudio/uni-app-x-runtime": [
[
"ChooseMediaSuccess"
],
[
"ChooseMediaOptions"
],
[
"ChooseMedia"
],
[
"SetClipboardData"
],
Expand Down Expand Up @@ -153,6 +162,96 @@
[
"MakePhoneCallOptions"
],
[
"ChooseImageSuccess"
],
[
"ChooseImageOptions"
],
[
"ChooseImage"
],
[
"PreviewImageSuccess"
],
[
"PreviewImageOptions"
],
[
"PreviewImage"
],
[
"ClosePreviewImage"
],
[
"ClosePreviewImageSuccess"
],
[
"ClosePreviewImageOptions"
],
[
"GetImageInfo"
],
[
"GetImageInfoSuccess"
],
[
"GetImageInfoOptions"
],
[
"SaveImageToPhotosAlbum"
],
[
"SaveImageToPhotosAlbumSuccess"
],
[
"SaveImageToPhotosAlbumOptions"
],
[
"ChooseVideoSuccess"
],
[
"ChooseVideoOptions"
],
[
"ChooseVideo"
],
[
"GetVideoInfoSuccess"
],
[
"GetVideoInfoOptions"
],
[
"GetVideoInfo"
],
[
"SaveVideoToPhotosAlbumSuccess"
],
[
"SaveVideoToPhotosAlbumOptions"
],
[
"SaveVideoToPhotosAlbum"
],
[
"CompressVideoSuccess"
],
[
"CompressVideoOptions"
],
[
"CompressVideo"
],
[
"ChooseFile"
],
[
"ChooseFileSuccess"
],
[
"ChooseFileOptions"
],
[
"Request"
],
Expand Down

0 comments on commit bac18e3

Please sign in to comment.