1/* 2 * Copyright (c) 2023 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[Arch] 17BUILD.gn luodonghui@huawei.com 18bundle.json luodonghui@huawei.com 19Cargo.toml luodonghui@huawei.com 20config.gni luodonghui@huawei.com 21 22[Misc] 23figures/ luodonghui@huawei.com 24.gitignore luodonghui@huawei.com 25CODEOWNERS luodonghui@huawei.com 26README.md luodonghui@huawei.com 27README_zh.md luodonghui@huawei.com 28 29[All] 30* luodonghui@huawei.com 31 32[JsApi] 33interfaces/kits/js/ luodonghui@huawei.com 34ipc/native/src/napi/ luodonghui@huawei.com 35ipc/native/src/napi_common/ luodonghui@huawei.com 36 37[InnerApi] 38interfaces/innerkits/ luodonghui@huawei.com 39 40 41 42 43 44 45