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 Jan 15, 2025
1 parent 5a2d6c3 commit 48c1dc8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/uni-uts-v1/lib/ext-api/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,15 +350,17 @@
"app": {
"js": false,
"kotlin": true,
"swift": true
"swift": true,
"arkts": true
}
},
"isSimulator": {
"name": "isSimulator",
"app": {
"js": false,
"kotlin": true,
"swift": false
"swift": false,
"arkts": false
}
}
}
Expand Down

0 comments on commit 48c1dc8

Please sign in to comment.