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 18, 2024
1 parent 5948679 commit 2d82f5d
Showing 1 changed file with 6 additions and 22 deletions.
28 changes: 6 additions & 22 deletions packages/uni-uts-v1/lib/ext-api/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
"app": {
"js": false,
"kotlin": true,
"swift": false,
"swift": true,
"arkts": true
}
},
Expand All @@ -323,7 +323,7 @@
"app": {
"js": false,
"kotlin": true,
"swift": false,
"swift": true,
"arkts": false
}
},
Expand All @@ -350,7 +350,7 @@
"app": {
"js": false,
"kotlin": true,
"swift": false,
"swift": true,
"arkts": true
}
},
Expand All @@ -359,7 +359,7 @@
"app": {
"js": false,
"kotlin": true,
"swift": false,
"swift": true,
"arkts": false
}
}
Expand Down Expand Up @@ -736,24 +736,8 @@
"swift": true
}
},
"restoreCompletedTransactions": {
"name": "restoreCompletedTransactions",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
},
"getUnfinishedTransactions": {
"name": "getUnfinishedTransactions",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
},
"finishedTransaction": {
"name": "finishedTransaction",
"createVirtualPaymentContext": {
"name": "createVirtualPaymentContext",
"app": {
"js": false,
"kotlin": false,
Expand Down

0 comments on commit 2d82f5d

Please sign in to comment.