Skip to content

Commit

Permalink
chore: update modules.json
Browse files Browse the repository at this point in the history
  • Loading branch information
im-robot committed Jul 19, 2024
1 parent 075df36 commit cc5d1a5
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions packages/uni-uts-v1/lib/ext-api/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,19 @@
}
}
},
"uni-cancelAnimationFrame": {
"uni": {
"cancelAnimationFrame": {
"name": "cancelAnimationFrame",
"app": {
"js": false,
"kotlin": true,
"swift": false,
"arkts": false
}
}
}
},
"uni-createRequestPermissionListener": {
"uni": {
"createRequestPermissionListener": {
Expand Down Expand Up @@ -549,6 +562,19 @@
}
}
},
"uni-requestAnimationFrame": {
"uni": {
"requestAnimationFrame": {
"name": "requestAnimationFrame",
"app": {
"js": false,
"kotlin": true,
"swift": false,
"arkts": false
}
}
}
},
"uni-rpx2px": {
"uni": {
"rpx2px": {
Expand Down

0 comments on commit cc5d1a5

Please sign in to comment.