mirror of
https://github.com/openharmony/ace_napi.git
synced 2026-07-01 15:07:43 -04:00
add napi_run_script_path description
Add napi_run_script_path description in libnapi.ndk.json Signed-off-by: y00576111 <yaojian16@huawei.com> Change-Id: I1e2d0853a3febd0589d0d4daafb10f98ced58f1b
This commit is contained in:
+2
-1
@@ -100,5 +100,6 @@
|
||||
{"name": "napi_reject_deferred"},
|
||||
{"name": "napi_is_promise"},
|
||||
{"name": "napi_run_script"},
|
||||
{"name": "napi_get_uv_event_loop"}
|
||||
{"name": "napi_get_uv_event_loop"},
|
||||
{"name": "napi_run_script_path"}
|
||||
]
|
||||
Reference in New Issue
Block a user