未验证 提交 d7c46073 编写于 作者: O openharmony_ci 提交者: Gitee

!20027 [翻译完成】#I79P2F

Merge pull request !20027 from Annie_wang/PR18955
......@@ -156,7 +156,7 @@ struct Index {
// Declare the N-APIs exposed to ArkTS.
export const add: (a: number, b: number) => number;
export const nativeCallArkTS: (a: object) => number;
```
```
## Development Guidelines
......@@ -181,4 +181,4 @@ The ArkCompiler protects JS object threads. Improper use may cause an applicatio
### Header File Import
Import **napi/native_api.h**. Otherwise, an error indicating that the N-API cannot be found will be reported.
Import **napi/native_api.h**. Otherwise, an error indicating that the N-API cannot be found will be reported.
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册