diff --git a/packages/uni-uts-v1/lib/ext-api/modules.json b/packages/uni-uts-v1/lib/ext-api/modules.json index 8653c2b5a26a778f59a3df48c7124f23caae4ab0..392b2810272f0949a4d05a3ef0ef5a967f8181df 100644 --- a/packages/uni-uts-v1/lib/ext-api/modules.json +++ b/packages/uni-uts-v1/lib/ext-api/modules.json @@ -205,7 +205,7 @@ "js": false, "kotlin": true, "swift": true, - "arkts": false + "arkts": true } }, "getProviderObject": { @@ -214,7 +214,7 @@ "js": false, "kotlin": true, "swift": true, - "arkts": false + "arkts": true } } } @@ -418,7 +418,8 @@ "app": { "js": false, "kotlin": true, - "swift": true + "swift": true, + "arkts": true } } }