Skip to content

Commit

Permalink
chore: build uni-app-harmony
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangyaqi committed Jan 11, 2025
1 parent a829175 commit c7c0c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/uni-app-harmony/dist-x/uni.component.ets
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
interface UniExtApi {
}
export function initUniExtApi() {
export function initUniComponentExtApi() {
return {} as UniExtApi;
}

0 comments on commit c7c0c39

Please sign in to comment.