@liuzongze
repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify # 网络太差可以加上 --depth=1 repo sync -c --no-tag -j 2 repo forall -c 'git lfs pull' -j 2
暂无描述
Native API header files containing API declarations and comments | Native接口的头文件,包含了接口声明和标准注释。
Development framework for extending the JS Native Module | 原生模块扩展开发框架