1/* 2 * Copyright (c) 2025 Huawei Device Co., Ltd. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 16[base api] 17api/@ohos.base.d.ets @majiajun518 18api/@ohos.base.d.ts @majiajun518 19 20[通用模块] 21build-tools/ @wangcaoyu @txdyyangbo @wanghanghui @Gpangjiaxue 22BUILD.gn @wangcaoyu @txdyyangbo @wanghanghui @Gpangjiaxue 23bundle.json @wangcaoyu @txdyyangbo @wanghanghui @Gpangjiaxue 24exists_path.py @wangcaoyu @txdyyangbo @wanghanghui @Gpangjiaxue 25ohos_copy_ets.py @wangcaoyu @txdyyangbo @wanghanghui @Gpangjiaxue 26process_internal.py @wangcaoyu @txdyyangbo @wanghanghui @Gpangjiaxue 27 28[API裁剪工具] 29build-tools/delete_systemapi_plugin.js @wangcaoyu 30 31[API打包工具] 32build-tools/handleApiFiles.js @wangzhiyusss 33arkui_transformer.py 34 35[int转number工具] 36build-tools/intToNumber.js @wangzhiyusss 37